|
Project Wonder 5.0 | |||||||||||
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
com.webobjects.appserver._private.WOInput
com.webobjects.appserver._private.WOSubmitButton
er.iui.components.ERIUIGoButton
public class ERIUIGoButton
Field Summary |
---|
Fields inherited from class com.webobjects.appserver._private.WOSubmitButton |
---|
_action, _actionClass, _directActionName |
Fields inherited from class com.webobjects.appserver._private.WOInput |
---|
_escapeHTML, _value |
Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
---|
_associations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization |
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
---|
_children |
Fields inherited from class com.webobjects.appserver.WODynamicElement |
---|
_ConstructorParameters |
Constructor Summary | |
---|---|
ERIUIGoButton(java.lang.String name,
com.webobjects.foundation.NSDictionary associations,
com.webobjects.appserver.WOElement template)
|
Method Summary | |
---|---|
protected static com.webobjects.foundation.NSDictionary |
processAssociations(com.webobjects.foundation.NSDictionary associations,
com.webobjects.appserver.WOElement template)
|
Methods inherited from class com.webobjects.appserver._private.WOSubmitButton |
---|
_appendCloseTagToResponse, _appendNameAttributeToResponse, appendToResponse, invokeAction, takeValuesFromRequest, toString, type |
Methods inherited from class com.webobjects.appserver._private.WOInput |
---|
_appendValueAttributeToResponse, _shouldEscapeHTML, appendAttributesToResponse, constantAttributesRepresentation, disabledInComponent, nameInContext |
Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
---|
_appendAttributesFromAssociationsToResponse, _appendOpenTagToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, computeActionStringInContext, computeQueryDictionaryInContext, elementName, escapeHTML, nonUrlAttributeAssociations, urlAttributeAssociations |
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
---|
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ERIUIGoButton(java.lang.String name, com.webobjects.foundation.NSDictionary associations, com.webobjects.appserver.WOElement template)
Method Detail |
---|
protected static com.webobjects.foundation.NSDictionary processAssociations(com.webobjects.foundation.NSDictionary associations, com.webobjects.appserver.WOElement template)
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |