com.centrasite.control.approval.adapter
Class ViewApprovalHistoryAdapter.ApprovalHistoryTextGridLine

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

public class ViewApprovalHistoryAdapter.ApprovalHistoryTextGridLine
extends TextGridLine


Field Summary
 
Fields inherited from class com.centrasite.control.adapters.textgrid.TextGridLine
ON_CLICK_METHOD_NAME
 
Constructor Summary
ViewApprovalHistoryAdapter.ApprovalHistoryTextGridLine(TextGridCollection collection, com.centrasite.control.Row row)
           
 
Method Summary
 java.lang.String getImageURL()
           
 void onApproval_Flow_NameClick()
           
 void setImageURL(java.lang.String value)
           
 
Methods inherited from class com.centrasite.control.adapters.textgrid.TextGridLine
clearValues, findDateObject, findDynamicAccessProperties, getClassForProperty, getImageProp, getImageTooltipProp, getIntObject, getItem, getItemForContextMenu, getPropertyValue, getRow, getSelected, getStyles, getTextGridCollection, getValues, invokeMethod, reactOnContextMenuRequest, setDateObject, setIntObject, setItem, setPropertyValue, setSelected
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewApprovalHistoryAdapter.ApprovalHistoryTextGridLine

public ViewApprovalHistoryAdapter.ApprovalHistoryTextGridLine(TextGridCollection collection,
                                                              com.centrasite.control.Row row)
Method Detail

getImageURL

public java.lang.String getImageURL()
Overrides:
getImageURL in class TextGridLine

setImageURL

public void setImageURL(java.lang.String value)

onApproval_Flow_NameClick

public void onApproval_Flow_NameClick()