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, urlAttributeAssociations
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest
public AjaxToggleLink(String aName, NSDictionary<String,WOAssociation> 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 toggleIDAssociation, WOAssociation effectAssociation, WOAssociation durationAssociation)
protected static NSDictionary<String,WOAssociation> processAssociations(NSDictionary<String,WOAssociation> associations)
Copyright © 2002 – 2024 Project Wonder.