|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UI hints for a data element defined with the input mode.
The following features are supported:
DesignPackage.getInputElementUIHints()
Field Summary | |
static java.lang.String |
copyright
|
Method Summary | |
InputPromptControlStyle |
getPromptStyle()
Returns the value of the 'Prompt Style' attribute. |
boolean |
isSetPromptStyle()
Returns whether the value of the ' Prompt Style ' attribute is set. |
void |
setPromptStyle(InputPromptControlStyle value)
Sets the value of the ' Prompt Style ' attribute. |
void |
unsetPromptStyle()
Unsets the value of the ' Prompt Style ' attribute. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public InputPromptControlStyle getPromptStyle()
""
.
The literals are from the enumeration InputPromptControlStyle
.
Defaults to TextField if no static and dynamic value choices are defined; otherwise, defaults to SelectableList.
InputPromptControlStyle
,
isSetPromptStyle()
,
unsetPromptStyle()
,
setPromptStyle(InputPromptControlStyle)
,
DesignPackage.getInputElementUIHints_PromptStyle()
public void setPromptStyle(InputPromptControlStyle value)
Prompt Style
' attribute.
value
- the new value of the 'Prompt Style' attribute.InputPromptControlStyle
,
isSetPromptStyle()
,
unsetPromptStyle()
,
getPromptStyle()
public void unsetPromptStyle()
Prompt Style
' attribute.
isSetPromptStyle()
,
getPromptStyle()
,
setPromptStyle(InputPromptControlStyle)
public boolean isSetPromptStyle()
Prompt Style
' attribute is set.
unsetPromptStyle()
,
getPromptStyle()
,
setPromptStyle(InputPromptControlStyle)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |