public class LabelElement extends PromptElement implements PromptInterfaces.Caption
aliasMap, list, properties| Constructor and Description |
|---|
LabelElement(java.lang.String variable)
Creates a new
LabelElement. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCaption()
Returns the caption of this label.
|
protected java.lang.String |
getTagName() |
void |
setCaption(java.lang.String text)
Sets the caption of this label.
|
getCustomField, getMessageInsert, getMessageNumber, getMode, getProperty, getTooltip, getValue, getValues, getVariable, hasList, isAltView, isLocked, listParam, setAltView, setCustomField, setLocked, setRawValue, setTooltip, setValue, setValues, setVariable, store, storeAdditionalPromptData, storeDefaultValues, toString, updateDefaultValue, validateForExecute, validateIdpublic LabelElement(java.lang.String variable)
LabelElement.variable - Name of the script variableprotected java.lang.String getTagName()
getTagName in class PromptElementpublic java.lang.String getCaption()
getCaption in interface PromptInterfaces.Captionpublic void setCaption(java.lang.String text)
setCaption in interface PromptInterfaces.Captiontext - Caption