com.centrasite.control.adapters.detailview
Class GeneralTabAdapter.GeneralLinesItem
java.lang.Object
com.centrasite.control.discovery.MultipleValueInputActionListener
com.centrasite.control.adapters.detailview.GeneralTabAdapter.GeneralLinesItem
- Enclosing class:
- GeneralTabAdapter
public class GeneralTabAdapter.GeneralLinesItem
- extends com.centrasite.control.discovery.MultipleValueInputActionListener
Methods inherited from class com.centrasite.control.discovery.MultipleValueInputActionListener |
getValues, setValues |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralTabAdapter.GeneralLinesItem
public GeneralTabAdapter.GeneralLinesItem()
getListener
public com.centrasite.control.discovery.MultipleValueInputActionListener getListener()
getPropertyTooltip
public java.lang.String getPropertyTooltip()
getDummyFalse
public boolean getDummyFalse()
getRowIconList
public com.softwareag.cis.server.util.ICONLISTInfo getRowIconList()
getDelete
public boolean getDelete()
setDelete
public void setDelete(boolean value)
getStatusDelete
public java.lang.String getStatusDelete()
setStatusDelete
public void setStatusDelete(java.lang.String value)
getValue
public java.lang.String getValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
setValue
public void setValue(java.lang.String value)
throws java.lang.Exception
- Throws:
java.lang.Exception
reset
public void reset()
isModified
public boolean isModified()
getValueHeading
public java.lang.String getValueHeading()
- Obtain localized heading name used as label for property
- Returns:
- the localized heading name used as label for property
setInternalHeading
public void setInternalHeading(java.lang.String value)
getInternalHeading
public java.lang.String getInternalHeading()
getModel
public com.centrasite.control.Row getModel()
setModel
public void setModel(com.centrasite.control.Row model)
getValueStatus
public java.lang.String getValueStatus()
setValueStatus
public void setValueStatus(java.lang.String value)
getPropertytype
public int getPropertytype()
setPropertytype
public void setPropertytype(int propertytype)
execute
public void execute()
throws java.lang.Exception
- Specified by:
execute
in class com.centrasite.control.discovery.MultipleValueInputActionListener
- Throws:
java.lang.Exception