|
Spring Web Flow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.springframework.faces.ui.SpringJavascriptElementDecoration
org.springframework.faces.ui.DojoWidget
org.springframework.faces.ui.DojoClientNumberValidator
public class DojoClientNumberValidator
Component that uses the Dojo implementation of Spring JavaScript to decorate a child input component with client-side numeric validation behavior.
Field Summary |
---|
Fields inherited from class org.springframework.faces.ui.DojoWidget |
---|
DOJO_ATTRS |
Fields inherited from class javax.faces.component.UIComponent |
---|
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY |
Constructor Summary | |
---|---|
DojoClientNumberValidator()
|
Method Summary | |
---|---|
protected java.lang.String[] |
getDojoAttributes()
|
java.lang.String |
getWidgetType()
|
Methods inherited from class org.springframework.faces.ui.DojoWidget |
---|
getConstraints, getDisabled, getIntermediateChanges, getInvalidMessage, getLowercase, getPromptMessage, getPropercase, getRegExp, getRegExpGen, getRequired, getTabIndex, getUppercase, restoreState, saveState, setConstraints, setDisabled, setIntermediateChanges, setInvalidMessage, setLowercase, setPromptMessage, setPropercase, setRegExp, setRegExpGen, setRequired, setTabIndex, setUppercase |
Methods inherited from class org.springframework.faces.ui.SpringJavascriptElementDecoration |
---|
getFamily |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DojoClientNumberValidator()
Method Detail |
---|
protected java.lang.String[] getDojoAttributes()
getDojoAttributes
in class DojoWidget
public java.lang.String getWidgetType()
getWidgetType
in class DojoWidget
|
Spring Web Flow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |