public interface DialogObjectConstant extends ViewConstant
DialogConstant.| Modifier and Type | Method and Description |
|---|---|
AttributeConstant |
getAttribute()
Returns the attribute of the data item, or null if this is not a data
item.
|
String |
getComponentType()
Get the component type of the dialog object.
|
String |
getG9Name()
Get the g9 name of the dialog object.
|
String |
getInternalName()
Gets an internal string representation of the dialog object name.
|
DialogObjectConstant |
getLabelComponent()
Return this dialog object's label component (if applicable).
|
String |
getMessageID()
Get the message id of this component.
|
RoleConstant |
getRole()
Returns the role of the repeating container, or null if this is not a
repeating container.
|
int |
getTabIndex()
Get the index of this dialog object in the Tab Order of the window block.
|
DialogObjectType |
getType()
Get the type of the dialog object.
|
getAll, getParentString getG9Name()
String getInternalName()
DialogObjectType getType()
String getComponentType()
AttributeConstant getAttribute()
RoleConstant getRole()
DialogObjectConstant getLabelComponent()
null if no label is defined.no labelString getMessageID()
int getTabIndex()
Copyright © 2006–2017 Esito AS. All rights reserved.