public class ERXClickableContainer extends com.webobjects.appserver._private.WOGenericContainer
| Bindings | |
elementName | the HTML element name to use (div by default) |
action | the action to perform |
actionClass | the class name that contains the direct action |
directActionName | the name of the direct action to execute |
disabled | if true, the onclick is not added to this container |
_elementId_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML_children_ConstructorParameters| Constructor and Description |
|---|
ERXClickableContainer(java.lang.String name,
NSDictionary associations,
WOElement template) |
| Modifier and Type | Method and Description |
|---|---|
protected static NSDictionary |
_processAssociations(NSDictionary associations) |
void |
appendAttributesToResponse(WOResponse response,
WOContext context) |
appendToResponse, hasContent, invokeAction, takeValuesFromRequest_elementNameInContext, toString__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociationsaddChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequestpublic ERXClickableContainer(java.lang.String name,
NSDictionary associations,
WOElement template)
protected static NSDictionary _processAssociations(NSDictionary associations)
public void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse in class com.webobjects.appserver._private.WOGenericElementCopyright © 2002 – 2022 Project Wonder.