com.centrasite.control.adapters
Class AddObjectSpecificPropertyAdapter.LinesItem
java.lang.Object
com.centrasite.control.adapters.AddObjectSpecificPropertyAdapter.LinesItem
- Enclosing class:
- AddObjectSpecificPropertyAdapter
public class AddObjectSpecificPropertyAdapter.LinesItem
- extends java.lang.Object
This class represents the Value Line
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddObjectSpecificPropertyAdapter.LinesItem
public AddObjectSpecificPropertyAdapter.LinesItem()
getOnLineAddVisible
public boolean getOnLineAddVisible()
setOnLineAddVisible
public void setOnLineAddVisible(boolean value)
getLabelValuesVisibleProp
public boolean getLabelValuesVisibleProp()
setLabelValuesVisibleProp
public void setLabelValuesVisibleProp(boolean value)
getOnLineRemoveVisible
public boolean getOnLineRemoveVisible()
setOnLineRemoveVisible
public void setOnLineRemoveVisible(boolean value)
getSelected
public boolean getSelected()
setSelected
public void setSelected(boolean value)
getValueField
public java.lang.String getValueField()
setValueField
public void setValueField(java.lang.String value)
onLineAdd
public void onLineAdd()
- This method is invoked when clicked on the plus icon
onLineRemove
public void onLineRemove()
- This method is invoked when clicked on the minus icon