Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.webobjects.woextensions
Class WOAssociationEventRow  view WOAssociationEventRow download WOAssociationEventRow.java

java.lang.Object
  extended byWOComponent
      extended bycom.webobjects.woextensions.WOEventRow
          extended bycom.webobjects.woextensions.WOAssociationEventRow

public class WOAssociationEventRow
extends WOEventRow


Field Summary
 
Fields inherited from class com.webobjects.woextensions.WOEventRow
controller, displayMode, event, object
 
Constructor Summary
WOAssociationEventRow(WOContext aContext)
           
 
Method Summary
 java.lang.String backgroundColor()
           
 java.lang.String bindingName()
           
 java.lang.String declarationName()
           
 java.lang.String hyperlinkTitle()
           
 
Methods inherited from class com.webobjects.woextensions.WOEventRow
comment, descriptionTitle, eventDuration, loopCount, percentOfMaxTime, title
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOAssociationEventRow

public WOAssociationEventRow(WOContext aContext)
Method Detail

declarationName

public java.lang.String declarationName()

bindingName

public java.lang.String bindingName()

hyperlinkTitle

public java.lang.String hyperlinkTitle()
Overrides:
hyperlinkTitle in class WOEventRow

backgroundColor

public java.lang.String backgroundColor()