|
||||||||||
| 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.richfaces.component.UIGraphValidator
org.richfaces.component.html.HtmlGraphValidator
public class HtmlGraphValidator
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
HtmlGraphValidator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFamily()
|
java.util.Set |
getProfile()
Get set of profiles for validation |
java.lang.String |
getSummary()
Get object for validation |
java.lang.String |
getType()
Get graph validator Id. |
java.lang.Object |
getValue()
Get object for validation |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setProfile(java.util.Set _profile)
Set set of profiles for validation |
void |
setSummary(java.lang.String _summary)
Set object for validation |
void |
setType(java.lang.String _type)
Set graph validator Id. |
void |
setValue(java.lang.Object _value)
Set object for validation |
| Methods inherited from class org.richfaces.component.UIGraphValidator |
|---|
encodeBegin, encodeChildren, getRendersChildren, processUpdates |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public HtmlGraphValidator()
| Method Detail |
|---|
public java.util.Set getProfile()
UIGraphValidator
getProfile in class UIGraphValidatorpublic void setProfile(java.util.Set _profile)
UIGraphValidator
setProfile in class UIGraphValidatorpublic java.lang.String getSummary()
UIGraphValidator
getSummary in class UIGraphValidatorpublic void setSummary(java.lang.String _summary)
UIGraphValidator
setSummary in class UIGraphValidatorpublic java.lang.String getType()
UIGraphValidator
getType in class UIGraphValidatorpublic void setType(java.lang.String _type)
UIGraphValidator
setType in class UIGraphValidatorpublic java.lang.Object getValue()
UIGraphValidator
getValue in class UIGraphValidatorpublic void setValue(java.lang.Object _value)
UIGraphValidator
setValue in class UIGraphValidatorpublic java.lang.String getFamily()
getFamily in class javax.faces.component.UIComponentpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBase
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||