|
Project Wonder 5.0.0.8660 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
com.webobjects.appserver._private.WOHTMLDynamicElement
er.ajax.AjaxToggleLink
public class AjaxToggleLink
AjaxToggleLink provides a wrapper for calling Effect.toggle when clicking a link.
| Bindings | |
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 |
| Field Summary |
|---|
| Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
|---|
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML |
| Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
_children |
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
AjaxToggleLink(String aName,
NSDictionary<String,WOAssociation> associations,
WOElement template)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
|---|
__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 |
| Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxToggleLink(String aName,
NSDictionary<String,WOAssociation> associations,
WOElement template)
| Method Detail |
|---|
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)
|
Last updated: Sat, Nov 22, 2008 04:41 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||