public class GeneralTabAdapter.GeneralLinesItem
extends com.centrasite.control.discovery.MultipleValueInputActionListener
Constructor and Description |
---|
GeneralLinesItem() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
boolean |
getDelete() |
boolean |
getDummyFalse() |
java.lang.String |
getInternalHeading() |
com.centrasite.control.discovery.MultipleValueInputActionListener |
getListener() |
com.centrasite.control.Row |
getModel() |
java.lang.String |
getPropertyTooltip() |
int |
getPropertytype() |
com.softwareag.cis.server.util.ICONLISTInfo |
getRowIconList() |
java.lang.String |
getStatusDelete() |
java.lang.String |
getValue() |
java.lang.String |
getValueHeading()
Obtain localized heading name used as label for property
|
java.lang.String |
getValueStatus() |
boolean |
isModified() |
void |
reset() |
void |
setDelete(boolean value) |
void |
setInternalHeading(java.lang.String value) |
void |
setModel(com.centrasite.control.Row model) |
void |
setPropertytype(int propertytype) |
void |
setStatusDelete(java.lang.String value) |
void |
setValue(java.lang.String value) |
void |
setValueStatus(java.lang.String value) |
public com.centrasite.control.discovery.MultipleValueInputActionListener getListener()
public java.lang.String getPropertyTooltip()
public boolean getDummyFalse()
public com.softwareag.cis.server.util.ICONLISTInfo getRowIconList()
public boolean getDelete()
public void setDelete(boolean value)
public java.lang.String getStatusDelete()
public void setStatusDelete(java.lang.String value)
public java.lang.String getValue() throws java.lang.Exception
java.lang.Exception
public void setValue(java.lang.String value) throws java.lang.Exception
java.lang.Exception
public void reset()
public boolean isModified()
public java.lang.String getValueHeading()
public void setInternalHeading(java.lang.String value)
public java.lang.String getInternalHeading()
public com.centrasite.control.Row getModel()
public void setModel(com.centrasite.control.Row model)
public java.lang.String getValueStatus()
public void setValueStatus(java.lang.String value)
public int getPropertytype()
public void setPropertytype(int propertytype)
public void execute() throws java.lang.Exception
execute
in class com.centrasite.control.discovery.MultipleValueInputActionListener
java.lang.Exception