public class AjaxFunctionButton extends com.webobjects.appserver._private.WOHTMLDynamicElement
<:wo:AjaxFunctionButton action = "edit">to go into edit mode.
Name | Description |
---|---|
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(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, urlAttributeAssociations
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest
public AjaxFunctionButton(String aName, NSDictionary associations, WOElement template)
protected boolean hasContent()
hasContent
in class com.webobjects.appserver._private.WOHTMLDynamicElement
public void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected static NSDictionary processAssociations(NSDictionary associations)
Copyright © 2002 – 2024 Project Wonder.