com.centrasite.control.approval.adapter
Class PendingApprovalAdapter.PendingApprovalGridLine

java.lang.Object
  extended by com.centrasite.control.adapters.textgrid.TextGridLine
      extended by com.centrasite.control.approval.adapter.PendingApprovalAdapter.PendingApprovalGridLine
All Implemented Interfaces:
TextGridAdapter.ItemLine, com.centrasite.control.discovery.ItemProvider, com.softwareag.cis.server.IDynamicAccess
Enclosing class:
PendingApprovalAdapter

public class PendingApprovalAdapter.PendingApprovalGridLine
extends TextGridLine


Field Summary
 
Fields inherited from class com.centrasite.control.adapters.textgrid.TextGridLine
ON_CLICK_METHOD_NAME
 
Constructor Summary
PendingApprovalAdapter.PendingApprovalGridLine(TextGridCollection collection, com.centrasite.control.Row row)
           
 
Method Summary
 java.lang.String getLineStyle()
           
 void onApproval_RequestClick()
           
 void reactOnContextMenuRequest()
           
 void setLineStyle(java.lang.String value)
           
 
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
 

Constructor Detail

PendingApprovalAdapter.PendingApprovalGridLine

public PendingApprovalAdapter.PendingApprovalGridLine(TextGridCollection collection,
                                                      com.centrasite.control.Row row)
Method Detail

getLineStyle

public java.lang.String getLineStyle()

setLineStyle

public void setLineStyle(java.lang.String value)

reactOnContextMenuRequest

public void reactOnContextMenuRequest()
Overrides:
reactOnContextMenuRequest in class TextGridLine

onApproval_RequestClick

public void onApproval_RequestClick()