Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.el |
RichFaces EL
|
org.richfaces.validator |
RichFaces validator
|
Modifier and Type | Method and Description |
---|---|
protected GraphValidatorState |
AbstractGraphValidator.getValidatorState(javax.faces.context.FacesContext context) |
Constructor and Description |
---|
CapturingELContext(javax.el.ELContext parent,
Map<Object,GraphValidatorState> states) |
Modifier and Type | Method and Description |
---|---|
static GraphValidatorState |
GraphValidatorState.getState(javax.faces.context.FacesContext context,
Object base) |
Modifier and Type | Method and Description |
---|---|
static Map<Object,GraphValidatorState> |
GraphValidatorState.getStateMap(javax.faces.context.FacesContext context) |
Modifier and Type | Method and Description |
---|---|
static void |
GraphValidatorState.setState(javax.faces.context.FacesContext context,
Object base,
GraphValidatorState state) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.