|
WebObjects 5.4.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
com.webobjects.appserver.parser.woml.WOMLCommentGroup
public class WOMLCommentGroup
| Constructor Summary | |
|---|---|
WOMLCommentGroup(String name,
NSDictionary someAssociations,
NSMutableArray children)
|
|
WOMLCommentGroup(String name,
NSDictionary someAssociations,
WOElement template)
|
|
| Method Summary | |
|---|---|
void |
appendChildrenToResponse(WOResponse response,
WOContext context)
|
WOActionResults |
invokeChildrenAction(WORequest request,
WOContext context)
|
void |
takeChildrenValuesFromRequest(WORequest request,
WOContext context)
|
| Methods inherited from class com.webobjects.appserver.WODynamicElement |
|---|
toString |
| Methods inherited from class com.webobjects.appserver.WOElement |
|---|
appendToResponse, invokeAction, takeValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WOMLCommentGroup(String name,
NSDictionary someAssociations,
WOElement template)
public WOMLCommentGroup(String name,
NSDictionary someAssociations,
NSMutableArray children)
| Method Detail |
|---|
public void appendChildrenToResponse(WOResponse response,
WOContext context)
appendChildrenToResponse in class WODynamicGroup
public WOActionResults invokeChildrenAction(WORequest request,
WOContext context)
invokeChildrenAction in class WODynamicGroup
public void takeChildrenValuesFromRequest(WORequest request,
WOContext context)
takeChildrenValuesFromRequest in class WODynamicGroup
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||