public class ERXClickableContainer extends com.webobjects.appserver._private.WOGenericContainer
Name | Description |
---|---|
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(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, urlAttributeAssociations
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest
public ERXClickableContainer(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.WOGenericElement
Copyright © 2002 – 2024 Project Wonder.