public class FocusText extends ERXPatcher.DynamicElementsPatches.Text
Name | Description |
---|---|
id | the id the textfield |
selectAll | if true, the text will default to be selected |
focus | if false, focus will not be grabbed |
onEnter | javascript to execute when the enter key is pressed |
Modifier and Type | Field and Description |
---|---|
protected WOAssociation |
_focus |
protected WOAssociation |
_onEnter |
protected WOAssociation |
_onKeyPress |
protected WOAssociation |
_selectAll |
_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 |
---|
FocusText(String tagname,
NSDictionary<String,WOAssociation> nsdictionary,
WOElement woelement) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendAttributesFromAssociationsToResponse(WOResponse woresponse,
WOContext wocontext,
NSDictionary nsdictionary) |
void |
appendToResponse(WOResponse response,
WOContext context) |
String |
id(WOComponent component,
WOContext context) |
_appendNameAttributeToResponse, takeValuesFromRequest
_appendValueAttributeToResponse, appendChildrenToResponse, hasContent
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, toString, type, valueStringInContext
__otherQueryDictionaryInContext, __queryDictionaryInContext, _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, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
protected WOAssociation _selectAll
protected WOAssociation _focus
protected WOAssociation _onEnter
protected WOAssociation _onKeyPress
public FocusText(String tagname, NSDictionary<String,WOAssociation> nsdictionary, WOElement woelement)
public String id(WOComponent component, WOContext context)
protected void _appendAttributesFromAssociationsToResponse(WOResponse woresponse, WOContext wocontext, NSDictionary nsdictionary)
public void appendToResponse(WOResponse response, WOContext context)
appendToResponse
in class ERXPatcher.DynamicElementsPatches.Text
Copyright © 2002 – 2017 Project Wonder.