public class TextEntry extends TextEntryBase implements org.icefaces.component.Focusable
TextEntryBase.PropertyKeys| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLAIN_INPUT_CLASS |
static java.lang.String |
THEME_INPUT_CLASS |
COMPONENT_TYPE, RENDERER_TYPE| Constructor and Description |
|---|
TextEntry() |
| Modifier and Type | Method and Description |
|---|---|
Attribute[] |
getBooleanAttNames() |
Attribute[] |
getCommonInputAttributeNames() |
java.lang.String |
getDefaultEventName(javax.faces.context.FacesContext facesContext) |
java.lang.String |
getFocusedElementId() |
Attribute[] |
getInputtextAttributeNames() |
Attribute[] |
getNumberAttributeNames() |
Attribute[] |
getTextAreaAttributeNames() |
void |
setBooleanAttNames(Attribute[] booleanAttNames) |
void |
setCommonInputAttributeNames(Attribute[] commonInputAttributeNames) |
void |
setInputTextAttributeNames(Attribute[] inputtextAttributeNames) |
void |
setTextAreaAttributeNames(Attribute[] textAreaAttributeNames) |
java.lang.String |
validateType(java.lang.String attributeType) |
addClientBehavior, getAutocapitalize, getAutocorrect, getDefaultEventName, getDefaultExecute, getDefaultRender, getEventNames, getFamily, getIndicatorPosition, getLabelPosition, getListenerArgument, getMax, getMin, getOptionalIndicator, getPattern, getPlaceholder, getRequiredIndicator, getResults, getStep, getType, getWidgetVar, isAutoTab, isPropertySet, isRedisplay, isSecret, setAutocapitalize, setAutocorrect, setAutoTab, setIndicatorPosition, setLabelPosition, setMax, setMin, setOptionalIndicator, setPattern, setPlaceholder, setRedisplay, setRequiredIndicator, setResults, setSecret, setStep, setType, setValueExpression, setWidgetVargetAccesskey, getAlt, getAutocomplete, getDir, getLabel, getLang, getMaxlength, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getRole, getSize, getStyle, getStyleClass, getTabindex, getTitle, isDisabled, isReadonly, setAccesskey, setAlt, setAutocomplete, setDir, setDisabled, setLabel, setLang, setMaxlength, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setRole, setSize, setStyle, setStyleClass, setTabindex, setTitleaddValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validate, validateValuegetConverter, getLocalValue, setConverteraddFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final java.lang.String THEME_INPUT_CLASS
public static final java.lang.String PLAIN_INPUT_CLASS
public java.lang.String getFocusedElementId()
getFocusedElementId in interface org.icefaces.component.Focusablepublic Attribute[] getBooleanAttNames()
public void setBooleanAttNames(Attribute[] booleanAttNames)
public Attribute[] getTextAreaAttributeNames()
public void setTextAreaAttributeNames(Attribute[] textAreaAttributeNames)
public Attribute[] getInputtextAttributeNames()
public void setInputTextAttributeNames(Attribute[] inputtextAttributeNames)
public Attribute[] getCommonInputAttributeNames()
public void setCommonInputAttributeNames(Attribute[] commonInputAttributeNames)
public java.lang.String validateType(java.lang.String attributeType)
public Attribute[] getNumberAttributeNames()
public java.lang.String getDefaultEventName(javax.faces.context.FacesContext facesContext)
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.