public class AjaxToggleLink extends com.webobjects.appserver._private.WOHTMLDynamicElement
| Name | Description |
|---|---|
disabled | if true, disables the link |
effect | the name of the effect to use (defaults to "blind") |
duration | the duration of the effect |
toggleID | the id of the container to toggle |
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML_children_ConstructorParameters| Constructor and Description |
|---|
AjaxToggleLink(String aName,
NSDictionary<String,WOAssociation> associations,
WOElement template) |
| Modifier and Type | Method and Description |
|---|---|
static void |
_appendAttributesToResponse(WOResponse response,
WOContext context,
WOAssociation toggleIDAssociation,
WOAssociation effectAssociation,
WOAssociation durationAssociation) |
protected void |
_appendCloseTagToResponse(WOResponse response,
WOContext context) |
protected void |
_appendOpenTagToResponse(WOResponse response,
WOContext context) |
void |
appendAttributesToResponse(WOResponse response,
WOContext context) |
protected static NSDictionary<String,WOAssociation> |
processAssociations(NSDictionary<String,WOAssociation> 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, urlAttributeAssociationsaddChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequestpublic AjaxToggleLink(String aName, NSDictionary<String,WOAssociation> associations, WOElement template)
protected void _appendOpenTagToResponse(WOResponse response, WOContext context)
_appendOpenTagToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementprotected void _appendCloseTagToResponse(WOResponse response, WOContext context)
_appendCloseTagToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementpublic void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementpublic static void _appendAttributesToResponse(WOResponse response, WOContext context, WOAssociation toggleIDAssociation, WOAssociation effectAssociation, WOAssociation durationAssociation)
protected static NSDictionary<String,WOAssociation> processAssociations(NSDictionary<String,WOAssociation> associations)
Copyright © 2002 – 2025 Project Wonder.