public class ERXWOFormBarrier extends ERXDynamicElement
ERXDynamicElement.ContextData<T>
log
_children
_ConstructorParameters
Constructor and Description |
---|
ERXWOFormBarrier(String name,
NSDictionary<String,WOAssociation> associations,
NSMutableArray<WOElement> children) |
ERXWOFormBarrier(String name,
NSDictionary<String,WOAssociation> associations,
WOElement template) |
Modifier and Type | Method and Description |
---|---|
void |
appendToResponse(WOResponse response,
WOContext context) |
WOActionResults |
invokeAction(WORequest request,
WOContext context) |
void |
takeValuesFromRequest(WORequest request,
WOContext context) |
afterProcessing, appendTagAttributeToResponse, arrayValueForBinding, arrayValueForBinding, associations, beforeProcessing, bindingIsSettable, bindingNamed, booleanValueForBinding, booleanValueForBinding, hasBinding, id, integerValueForBinding, nameInContext, secureInContext, setValueForBinding, stringValueForBinding, stringValueForBinding, valueForBinding, valueForBinding
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest, toString
public ERXWOFormBarrier(String name, NSDictionary<String,WOAssociation> associations, WOElement template)
public ERXWOFormBarrier(String name, NSDictionary<String,WOAssociation> associations, NSMutableArray<WOElement> children)
public void appendToResponse(WOResponse response, WOContext context)
appendToResponse
in class com.webobjects.appserver._private.WODynamicGroup
public void takeValuesFromRequest(WORequest request, WOContext context)
takeValuesFromRequest
in class com.webobjects.appserver._private.WODynamicGroup
public WOActionResults invokeAction(WORequest request, WOContext context)
invokeAction
in class com.webobjects.appserver._private.WODynamicGroup
Copyright © 2002 – 2024 Project Wonder.