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