com.centrasite.control.approval.adapter
Class MyApprovalHistoryAdapter.MyApprovalHistoryTextGridLine
java.lang.Object
com.centrasite.control.adapters.textgrid.TextGridLine
com.centrasite.control.approval.adapter.MyApprovalHistoryAdapter.MyApprovalHistoryTextGridLine
- All Implemented Interfaces:
- TextGridAdapter.ItemLine, com.centrasite.control.discovery.ItemProvider, com.softwareag.cis.server.IDynamicAccess
- Enclosing class:
- MyApprovalHistoryAdapter
public class MyApprovalHistoryAdapter.MyApprovalHistoryTextGridLine
- 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 |
MyApprovalHistoryAdapter.MyApprovalHistoryTextGridLine
public MyApprovalHistoryAdapter.MyApprovalHistoryTextGridLine(TextGridCollection collection,
com.centrasite.control.Row row)
getStatusIcon
public java.lang.String getStatusIcon()
setStatusIcon
public void setStatusIcon(java.lang.String value)
onApproval_RequestClick
public void onApproval_RequestClick()
reactOnContextMenuRequest
public void reactOnContextMenuRequest()
- Overrides:
reactOnContextMenuRequest
in class TextGridLine