Class ApplicationFormItem.ItemTexts
java.lang.Object
cz.metacentrum.perun.registrar.model.ApplicationFormItem.ItemTexts
- Enclosing class:
ApplicationFormItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHelp()
getLabel()
void
setErrorMessage
(String errorMessage) void
void
void
void
setOptions
(String options) toString()
-
Constructor Details
-
ItemTexts
public ItemTexts() -
ItemTexts
-
ItemTexts
-
-
Method Details
-
getErrorMessage
-
setErrorMessage
-
getHelp
-
setHelp
-
getLabel
- Returns:
- label(s) for the given locale. For multiple option in radiobutton or selectionbox, values are separated
by | and prefixed with values sepearted by #, i.e.
cs#Czech|en#English
-
setLabel
-
getLocale
-
setLocale
-
getOptions
-
setOptions
-
toString
-