public class NotificationsAdapter.NotificationLine extends TextGridLine
ON_CLICK_METHOD_NAME
Constructor and Description |
---|
NotificationsAdapter.NotificationLine(TextGridCollection collection,
com.centrasite.control.Row row) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLineStyle() |
boolean |
getSelected()
Is item selected
|
void |
onNameClick() |
void |
setLineStyle(java.lang.String value) |
void |
setSelected(boolean selected)
Sets, whether the item line is selected.
|
clearValues, findDateObject, findDynamicAccessProperties, getClassForProperty, getImageProp, getImageTooltipProp, getImageURL, getIntObject, getItem, getItemForContextMenu, getPropertyValue, getRow, getStyles, getTextGridCollection, getValues, invokeMethod, reactOnContextMenuRequest, setDateObject, setIntObject, setItem, setPropertyValue
public NotificationsAdapter.NotificationLine(TextGridCollection collection, com.centrasite.control.Row row)
public boolean getSelected()
TextGridAdapter.ItemLine
getSelected
in interface TextGridAdapter.ItemLine
getSelected
in class TextGridLine
public void setSelected(boolean selected)
TextGridAdapter.ItemLine
setSelected
in interface TextGridAdapter.ItemLine
setSelected
in class TextGridLine
public java.lang.String getLineStyle()
public void setLineStyle(java.lang.String value)
public void onNameClick()