public class AjaxFunctionLink
extends com.webobjects.appserver._private.WOHTMLDynamicElement
<wo:AjaxFunctionLink action = "edit">to go into edit mode.
Name | Description |
---|---|
disabled | if true, disables the link |
onclick | the javascript to execute when the link is clicked. |
onClick | synonym of onclick |
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) |
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
Constructor and Description |
---|
AjaxFunctionLink(String aName,
NSDictionary associations,
com.webobjects.appserver.WOElement template) |
Modifier and Type | Method and Description |
---|---|
static void |
_appendAttributesToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
com.webobjects.appserver.WOAssociation actionAssociation,
com.webobjects.appserver.WOAssociation updateContainerIDAssociation) |
protected void |
_appendCloseTagToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
protected void |
_appendOpenTagToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
void |
appendAttributesToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
protected static NSDictionary |
processAssociations(NSDictionary associations) |
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, hasContent, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, toString, urlAttributeAssociations
public AjaxFunctionLink(String aName, NSDictionary associations, com.webobjects.appserver.WOElement template)
protected void _appendOpenTagToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
_appendOpenTagToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected void _appendCloseTagToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
_appendCloseTagToResponse
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
public static void _appendAttributesToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context, com.webobjects.appserver.WOAssociation actionAssociation, com.webobjects.appserver.WOAssociation updateContainerIDAssociation)
protected static NSDictionary processAssociations(NSDictionary associations)
Copyright © 2002 – 2020 Project Wonder.