com.centrasite.control.adapters.detailview
Class NotificationsTabAdapter.NotificationsTextGridLine

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

public class NotificationsTabAdapter.NotificationsTextGridLine
extends TextGridLine


Field Summary
 
Fields inherited from class com.centrasite.control.adapters.textgrid.TextGridLine
ON_CLICK_METHOD_NAME
 
Constructor Summary
NotificationsTabAdapter.NotificationsTextGridLine(TextGridCollection collection, com.centrasite.control.Row row)
           
 
Method Summary
 void onNameClick()
           
 void onOwnerClick()
           
 
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, reactOnContextMenuRequest, setDateObject, setIntObject, setItem, setPropertyValue, setSelected
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationsTabAdapter.NotificationsTextGridLine

public NotificationsTabAdapter.NotificationsTextGridLine(TextGridCollection collection,
                                                         com.centrasite.control.Row row)
Method Detail

onNameClick

public void onNameClick()

onOwnerClick

public void onOwnerClick()
                  throws java.lang.Exception
Throws:
java.lang.Exception