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
Constructor and Description |
---|
AjaxFunctionButton(String aName,
NSDictionary associations,
com.webobjects.appserver.WOElement template) |
Modifier and Type | Method and Description |
---|---|
void |
appendAttributesToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.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
public AjaxFunctionButton(String aName, NSDictionary associations, com.webobjects.appserver.WOElement template)
protected boolean hasContent()
hasContent
in class com.webobjects.appserver._private.WOHTMLDynamicElement
public void appendAttributesToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
appendAttributesToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected static NSDictionary processAssociations(NSDictionary associations)
Copyright © 2002 – 2020 Project Wonder.