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
_children
_ConstructorParameters
Constructor and Description |
---|
AjaxFunctionLink(String aName,
NSDictionary associations,
WOElement template) |
Modifier and Type | Method and Description |
---|---|
static void |
_appendAttributesToResponse(WOResponse response,
WOContext context,
WOAssociation actionAssociation,
WOAssociation updateContainerIDAssociation) |
protected void |
_appendCloseTagToResponse(WOResponse response,
WOContext context) |
protected void |
_appendOpenTagToResponse(WOResponse response,
WOContext context) |
void |
appendAttributesToResponse(WOResponse response,
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
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest
public AjaxFunctionLink(String aName, NSDictionary associations, WOElement template)
protected void _appendOpenTagToResponse(WOResponse response, WOContext context)
_appendOpenTagToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected void _appendCloseTagToResponse(WOResponse response, WOContext context)
_appendCloseTagToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
public void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
public static void _appendAttributesToResponse(WOResponse response, WOContext context, WOAssociation actionAssociation, WOAssociation updateContainerIDAssociation)
protected static NSDictionary processAssociations(NSDictionary associations)
Copyright © 2002 – 2024 Project Wonder.