public class ERXWONumberField extends ERXWOInput
Modifier and Type | Field and Description |
---|---|
protected WOAssociation |
_autofocus |
protected WOAssociation |
_max |
protected WOAssociation |
_min |
protected WOAssociation |
_step |
_blankIsNull, _readonly, _required
_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 |
---|
ERXWONumberField(String tagname,
NSDictionary<String,WOAssociation> nsdictionary,
WOElement woelement) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendValueAttributeToResponse(WOResponse woresponse,
WOContext wocontext) |
protected boolean |
isAutofocusInContext(WOContext context) |
String |
toString() |
String |
type() |
_appendCloseTagToResponse, appendToResponse, isDisabledInContext, isReadonlyInContext, isRequiredInContext, takeValuesFromRequest
_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, urlAttributeAssociations
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
protected WOAssociation _min
protected WOAssociation _max
protected WOAssociation _step
protected WOAssociation _autofocus
public ERXWONumberField(String tagname, NSDictionary<String,WOAssociation> nsdictionary, WOElement woelement)
public String type()
type
in class com.webobjects.appserver._private.WOInput
protected boolean isAutofocusInContext(WOContext context)
protected void _appendValueAttributeToResponse(WOResponse woresponse, WOContext wocontext)
_appendValueAttributeToResponse
in class com.webobjects.appserver._private.WOInput
public String toString()
toString
in class com.webobjects.appserver._private.WOInput
Copyright © 2002 – 2017 Project Wonder.