ERXPatcher.DynamicElementsPatches.Text as parent class instead@Deprecated public class ERXWOText extends ERXPatcher.DynamicElementsPatches.Text
value attribute.
This class will get used automatically at startup, so do not use it directly
But use WOText instead._readonly_disabled, _escapeHTML, _hidden, _name, _value_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML_children_ConstructorParameters| Constructor and Description |
|---|
ERXWOText(java.lang.String string,
NSDictionary nsdictionary,
WOElement woelement)
Deprecated.
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
_appendValueAttributeToResponse(WOResponse woresponse,
WOContext wocontext)
Deprecated.
Overridden from WOInput to not append the
value attribute. |
_appendNameAttributeToResponse, appendToResponse, takeValuesFromRequestappendChildrenToResponse, hasContent_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, toString, type, 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, urlAttributeAssociationsaddChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequestpublic ERXWOText(java.lang.String string,
NSDictionary nsdictionary,
WOElement woelement)
protected void _appendValueAttributeToResponse(WOResponse woresponse, WOContext wocontext)
value attribute._appendValueAttributeToResponse in class com.webobjects.appserver._private.WOTextCopyright © 2002 – 2022 Project Wonder.