com.centrasite.control.approval.adapter
Class MyApprovalsAdapter.MyApprovalTextGridLine
java.lang.Object
com.centrasite.control.adapters.textgrid.TextGridLine
com.centrasite.control.approval.adapter.MyApprovalsAdapter.MyApprovalTextGridLine
- All Implemented Interfaces:
- TextGridAdapter.ItemLine, com.centrasite.control.discovery.ItemProvider, com.softwareag.cis.server.IDynamicAccess
- Enclosing class:
- MyApprovalsAdapter
public class MyApprovalsAdapter.MyApprovalTextGridLine
- extends TextGridLine
Methods inherited from class com.centrasite.control.adapters.textgrid.TextGridLine |
clearValues, findDateObject, findDynamicAccessProperties, getClassForProperty, getImageProp, getImageTooltipProp, getImageURL, getIntObject, getItem, getItemForContextMenu, getPropertyValue, getRow, getSelected, getStyles, getTextGridCollection, getValues, invokeMethod, setDateObject, setIntObject, setItem, setPropertyValue, setSelected |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyApprovalsAdapter.MyApprovalTextGridLine
public MyApprovalsAdapter.MyApprovalTextGridLine(TextGridCollection collection,
com.centrasite.control.Row row)
getLineStyle
public java.lang.String getLineStyle()
setLineStyle
public void setLineStyle(java.lang.String value)
getStatusIcon
public java.lang.String getStatusIcon()
setStatusIcon
public void setStatusIcon(java.lang.String value)
onApproval_ForClick
public void onApproval_ForClick()
reactOnContextMenuRequest
public void reactOnContextMenuRequest()
- Overrides:
reactOnContextMenuRequest
in class TextGridLine