public class ERXWOInput extends com.webobjects.appserver._private.WOInput
| Modifier and Type | Field and Description |
|---|---|
protected WOAssociation |
_blankIsNull |
protected WOAssociation |
_readonly |
protected WOAssociation |
_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 |
|---|
ERXWOInput(String tagname,
NSDictionary<String,WOAssociation> nsdictionary,
WOElement woelement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_appendCloseTagToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext)
XML 互換性の為にオーバライド
|
protected boolean |
isDisabledInContext(WOContext context) |
protected boolean |
isReadonlyInContext(WOContext context) |
protected boolean |
isRequiredInContext(WOContext context) |
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext) |
_appendDisabledAttributeToResponse, _appendNameAttributeToResponse, _appendTypeAttributeToResponse, _appendValueAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isValueInInputValues, nameInContext, nameInContext, toString, type, 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, takeChildrenValuesFromRequestprotected WOAssociation _readonly
protected WOAssociation _required
protected WOAssociation _blankIsNull
public ERXWOInput(String tagname, NSDictionary<String,WOAssociation> nsdictionary, WOElement woelement)
protected boolean isDisabledInContext(WOContext context)
isDisabledInContext in class com.webobjects.appserver._private.WOInputprotected boolean isReadonlyInContext(WOContext context)
protected boolean isRequiredInContext(WOContext context)
protected void _appendCloseTagToResponse(WOResponse woresponse, WOContext wocontext)
_appendCloseTagToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementpublic void takeValuesFromRequest(WORequest worequest, WOContext wocontext)
takeValuesFromRequest in class com.webobjects.appserver._private.WOInputpublic void appendToResponse(WOResponse woresponse, WOContext wocontext)
appendToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementCopyright © 2002 – 2017 Project Wonder.