Project Wonder 7.2-SNAPSHOT
- java.lang.Object
-
- com.webobjects.appserver.WOElement
-
- com.webobjects.appserver.WODynamicElement
-
- com.webobjects.appserver._private.WODynamicGroup
-
- com.webobjects.appserver._private.WOHTMLDynamicElement
-
- com.webobjects.appserver._private.WOInput
-
- com.webobjects.appserver._private.WOPasswordField
-
- er.extensions.foundation.ERXPatcher.DynamicElementsPatches.PasswordField
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected com.webobjects.appserver.WOAssociation |
_readonly |
-
Fields inherited from class com.webobjects.appserver._private.WOInput
_disabled, _escapeHTML, _hidden, _name, _value
-
Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
-
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup
_children
-
Fields inherited from class com.webobjects.appserver.WODynamicElement
_ConstructorParameters
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
protected void |
_appendNameAttributeToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext) |
void |
appendToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext) |
void |
takeValuesFromRequest(com.webobjects.appserver.WORequest aRequest,
com.webobjects.appserver.WOContext wocontext)
If readonly attribute is set to true prevent the takeValuesFromRequest.
|
-
Methods inherited from class com.webobjects.appserver._private.WOPasswordField
type
-
Methods inherited from class com.webobjects.appserver._private.WOInput
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, _appendValueAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, toString, valueStringInContext
-
Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement
__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
-
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
-
-
Method Detail
-
takeValuesFromRequest
public void takeValuesFromRequest(com.webobjects.appserver.WORequest aRequest,
com.webobjects.appserver.WOContext wocontext)
If readonly attribute is set to true
prevent the takeValuesFromRequest.
- Overrides:
takeValuesFromRequest
in class com.webobjects.appserver._private.WOPasswordField
Last updated: Wed, Jul 29, 2020 12:47 PM CEST
Copyright © 2002 – 2020 Project Wonder.