public static class ERXPatcher.DynamicElementsPatches.HiddenField extends com.webobjects.appserver._private.WOHiddenField
Modifier and Type | Field and Description |
---|---|
protected WOAssociation |
_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 |
---|
HiddenField(String aName,
NSDictionary associations,
WOElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendNameAttributeToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
takeValuesFromRequest(WORequest aRequest,
WOContext wocontext)
If readonly attribute is set to
true prevent the takeValuesFromRequest. |
type
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, _appendValueAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, toString, 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
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
protected WOAssociation _readonly
public HiddenField(String aName, NSDictionary associations, WOElement element)
protected void _appendNameAttributeToResponse(WOResponse woresponse, WOContext wocontext)
_appendNameAttributeToResponse
in class com.webobjects.appserver._private.WOInput
public void appendToResponse(WOResponse woresponse, WOContext wocontext)
appendToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
public void takeValuesFromRequest(WORequest aRequest, WOContext wocontext)
true
prevent the takeValuesFromRequest.takeValuesFromRequest
in class com.webobjects.appserver._private.WOInput
Copyright © 2002 – 2017 Project Wonder.