com.centrasite.control.adapters
Class NotificationsAdapter.NotificationLine
java.lang.Object
com.centrasite.control.adapters.textgrid.TextGridLine
com.centrasite.control.adapters.NotificationsAdapter.NotificationLine
- All Implemented Interfaces:
- TextGridAdapter.ItemLine, com.centrasite.control.discovery.ItemProvider, com.softwareag.cis.server.IDynamicAccess
- Enclosing class:
- NotificationsAdapter
public class NotificationsAdapter.NotificationLine
- extends TextGridLine
Methods inherited from class com.centrasite.control.adapters.textgrid.TextGridLine |
clearValues, findDateObject, findDynamicAccessProperties, getClassForProperty, getImageProp, getImageTooltipProp, getImageURL, getIntObject, getItem, getItemForContextMenu, getPropertyValue, getRow, getStyles, getTextGridCollection, getValues, invokeMethod, reactOnContextMenuRequest, setDateObject, setIntObject, setItem, setPropertyValue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationsAdapter.NotificationLine
public NotificationsAdapter.NotificationLine(TextGridCollection collection,
com.centrasite.control.Row row)
getSelected
public boolean getSelected()
- Description copied from interface:
TextGridAdapter.ItemLine
- Is item selected
- Specified by:
getSelected
in interface TextGridAdapter.ItemLine
- Overrides:
getSelected
in class TextGridLine
- Returns:
- true if selected, otherwise false
setSelected
public void setSelected(boolean selected)
- Description copied from interface:
TextGridAdapter.ItemLine
- Sets, whether the item line is selected.
- Specified by:
setSelected
in interface TextGridAdapter.ItemLine
- Overrides:
setSelected
in class TextGridLine
getLineStyle
public java.lang.String getLineStyle()
setLineStyle
public void setLineStyle(java.lang.String value)
onNameClick
public void onNameClick()