|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.webobjects.woextensions
Class WOAggregateEventRow

java.lang.ObjectWOComponent
com.webobjects.woextensions.WOEventRow
com.webobjects.woextensions.WOAggregateEventRow
- public class WOAggregateEventRow
- extends WOEventRow
| Field Summary |
| Fields inherited from class com.webobjects.woextensions.WOEventRow |
controller, displayMode, event, object |
| Constructor Summary | |
WOAggregateEventRow(WOContext aContext)
|
|
| Method Summary | |
WOEventDisplayPage |
controller()
|
java.lang.String |
displayComponentName()
|
int |
displayMode()
|
EOEvent |
event()
|
EOAggregateEvent |
object()
|
boolean |
synchronizesVariablesWithBindings()
|
| Methods inherited from class com.webobjects.woextensions.WOEventRow |
comment, descriptionTitle, eventDuration, hyperlinkTitle, loopCount, percentOfMaxTime, title |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
WOAggregateEventRow
public WOAggregateEventRow(WOContext aContext)
| Method Detail |
synchronizesVariablesWithBindings
public boolean synchronizesVariablesWithBindings()
object
public EOAggregateEvent object()
controller
public WOEventDisplayPage controller()
displayMode
public int displayMode()
event
public EOEvent event()
displayComponentName
public java.lang.String displayComponentName()
|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
WOComponent