public class AjaxFunctionButton extends com.webobjects.appserver._private.WOHTMLDynamicElement
<:wo:AjaxFunctionButton action = "edit">to go into edit mode.
| Bindings | |
disabled | if true, the button is disabled |
onclick | the javascript to execute when the button is clicked. |
action | the type of event to fire ("update", "save", "edit", "cancel") |
updateContainerID | the id of the container to fire the event to (optional if inside of the container) |
value | the text of the button |
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML_children_ConstructorParameters| Constructor and Description |
|---|
AjaxFunctionButton(java.lang.String aName,
NSDictionary associations,
WOElement template) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendAttributesToResponse(WOResponse response,
WOContext context) |
protected boolean |
hasContent() |
protected static NSDictionary |
processAssociations(NSDictionary associations) |
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, toString, urlAttributeAssociationsaddChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequestpublic AjaxFunctionButton(java.lang.String aName,
NSDictionary associations,
WOElement template)
protected boolean hasContent()
hasContent in class com.webobjects.appserver._private.WOHTMLDynamicElementpublic void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementprotected static NSDictionary processAssociations(NSDictionary associations)
Copyright © 2002 – 2022 Project Wonder.