|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.ServiceLocalNameAttributeLine
public class ServiceLocalNameAttributeLine
Field Summary |
---|
Fields inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine |
---|
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH |
Constructor Summary | |
---|---|
ServiceLocalNameAttributeLine(AttributeLineContext context)
|
Method Summary | |
---|---|
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)
|
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine |
---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceLocalNameAttributeLine(AttributeLineContext context)
Method Detail |
---|
public java.lang.String getValue()
public void setValue(java.lang.String value)
public java.lang.String getStatusProp()
public boolean hasAction()
BaseAttributeLine
hasAction
in class BaseAttributeLine
public void passivate()
DynamicLine
passivate
in interface DynamicLine
passivate
in class BaseAttributeLine
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |