|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VisitHint | |
|---|---|
| org.apache.myfaces.trinidad.component.visit | |
| org.apache.myfaces.trinidad.context | |
| Uses of VisitHint in org.apache.myfaces.trinidad.component.visit |
|---|
| Methods in org.apache.myfaces.trinidad.component.visit that return VisitHint | |
|---|---|
static VisitHint |
VisitHint.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static VisitHint[] |
VisitHint.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.myfaces.trinidad.component.visit that return types with arguments of type VisitHint | |
|---|---|
abstract java.util.Set<VisitHint> |
VisitContext.getHints()Returns hints that influence the behavior of the tree visit. |
| Uses of VisitHint in org.apache.myfaces.trinidad.context |
|---|
| Method parameters in org.apache.myfaces.trinidad.context with type arguments of type VisitHint | |
|---|---|
abstract VisitContext |
RequestContext.createVisitContext(javax.faces.context.FacesContext context, java.util.Collection<java.lang.String> ids, java.util.Set<VisitHint> hints, javax.faces.event.PhaseId phaseId)Creates a VisitContext instance for use with UIComponent.visitTree(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.