public class ERXWOTextField extends com.webobjects.appserver._private.WOInput
| Bindings | |
blankIsNull | if false, "" will not be converted to null; if true, "" will be converted to null. Default is true. |
| Modifier and Type | Field and Description |
|---|---|
protected WOAssociation |
_blankIsNull |
protected WOAssociation |
_dateFormat |
protected WOAssociation |
_formatter |
protected WOAssociation |
_numberFormat |
protected WOAssociation |
_readonly |
protected WOAssociation |
_useDecimalNumber |
static org.apache.log4j.Logger |
log |
_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 |
|---|
ERXWOTextField(java.lang.String tagname,
NSDictionary nsdictionary,
WOElement woelement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_appendCloseTagToResponse(WOResponse woresponse,
WOContext wocontext) |
protected void |
_appendValueAttributeToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext)
Overridden to make output XML compatible.
|
protected boolean |
isDisabledInContext(WOContext context) |
protected boolean |
isReadonlyInContext(WOContext context) |
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext) |
java.lang.String |
toString() |
java.lang.String |
type() |
_appendDisabledAttributeToResponse, _appendNameAttributeToResponse, _appendTypeAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isValueInInputValues, nameInContext, nameInContext, valueStringInContext__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociationsaddChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequestpublic static org.apache.log4j.Logger log
protected WOAssociation _formatter
protected WOAssociation _dateFormat
protected WOAssociation _numberFormat
protected WOAssociation _useDecimalNumber
protected WOAssociation _blankIsNull
protected WOAssociation _readonly
public ERXWOTextField(java.lang.String tagname,
NSDictionary nsdictionary,
WOElement woelement)
public java.lang.String type()
type in class com.webobjects.appserver._private.WOInputprotected boolean isDisabledInContext(WOContext context)
isDisabledInContext in class com.webobjects.appserver._private.WOInputprotected boolean isReadonlyInContext(WOContext context)
public void takeValuesFromRequest(WORequest worequest, WOContext wocontext)
takeValuesFromRequest in class com.webobjects.appserver._private.WOInputprotected void _appendValueAttributeToResponse(WOResponse woresponse, WOContext wocontext)
_appendValueAttributeToResponse in class com.webobjects.appserver._private.WOInputprotected void _appendCloseTagToResponse(WOResponse woresponse, WOContext wocontext)
_appendCloseTagToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementpublic java.lang.String toString()
toString in class com.webobjects.appserver._private.WOInputpublic void appendToResponse(WOResponse woresponse, WOContext wocontext)
appendToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementCopyright © 2002 – 2022 Project Wonder.