public class KeyAttributeLine extends BaseAttributeLine
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH
Constructor and Description |
---|
KeyAttributeLine(AttributeLineContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
boolean |
hasAction()
Indicate whether there is an Action or not.
|
buildUI, getActionContext, getAsset, getAttribute, getAttributeContext, getDescription, getIndex, getLineAddVisible, getLineRemoveVisible, getName, getNCName, getSelected, getShowAttributeName, getUnitLabel, getValues, isModified, isMultiValue, isPrefix, isReadOnly, isRequired, modified, onLineAdd, onLineRemove, passivate, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues
public KeyAttributeLine(AttributeLineContext context)
context
- public java.lang.String getKey()
public boolean hasAction()
BaseAttributeLine
hasAction
in class BaseAttributeLine