com.centrasite.control.adapters
Class OwnerShipLogAdapter.LogTextGridLine

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

public static class OwnerShipLogAdapter.LogTextGridLine
extends TextGridLine


Field Summary
 
Fields inherited from class com.centrasite.control.adapters.textgrid.TextGridLine
ON_CLICK_METHOD_NAME
 
Constructor Summary
OwnerShipLogAdapter.LogTextGridLine(TextGridCollection collection, com.centrasite.control.Row row)
           
 
Method Summary
 java.lang.String getImageURL()
           
 
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

OwnerShipLogAdapter.LogTextGridLine

public OwnerShipLogAdapter.LogTextGridLine(TextGridCollection collection,
                                           com.centrasite.control.Row row)
Method Detail

getImageURL

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