public static class ERXPatcher.DynamicElementsPatches.SubmitButton
extends com.webobjects.appserver._private.WOSubmitButton
_action, _actionClass, _directActionName
_disabled, _escapeHTML, _hidden, _name, _value
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
Constructor and Description |
---|
SubmitButton(String aName,
NSDictionary associations,
com.webobjects.appserver.WOElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendNameAttributeToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext) |
protected void |
_appendValueAttributeToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context)
Appends the attribute "value" to the response.
|
protected String |
_valueStringInContext(com.webobjects.appserver.WOContext context) |
void |
appendToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext) |
com.webobjects.appserver.WOActionResults |
invokeAction(com.webobjects.appserver.WORequest arg0,
com.webobjects.appserver.WOContext arg1) |
takeValuesFromRequest, toString, type
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, valueStringInContext
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociations
public SubmitButton(String aName, NSDictionary associations, com.webobjects.appserver.WOElement element)
protected void _appendNameAttributeToResponse(com.webobjects.appserver.WOResponse woresponse, com.webobjects.appserver.WOContext wocontext)
_appendNameAttributeToResponse
in class com.webobjects.appserver._private.WOSubmitButton
protected String _valueStringInContext(com.webobjects.appserver.WOContext context)
protected void _appendValueAttributeToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
_appendValueAttributeToResponse
in class com.webobjects.appserver._private.WOInput
public void appendToResponse(com.webobjects.appserver.WOResponse woresponse, com.webobjects.appserver.WOContext wocontext)
appendToResponse
in class com.webobjects.appserver._private.WOSubmitButton
public com.webobjects.appserver.WOActionResults invokeAction(com.webobjects.appserver.WORequest arg0, com.webobjects.appserver.WOContext arg1)
invokeAction
in class com.webobjects.appserver._private.WOSubmitButton
Copyright © 2002 – 2020 Project Wonder.