public class XMLSchemaNamespaceAttributeLine extends BaseAttributeLine
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH
Constructor and Description |
---|
XMLSchemaNamespaceAttributeLine(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 |
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, passivate, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues
public XMLSchemaNamespaceAttributeLine(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()