| Package | Description |
|---|---|
| org.butterfaces.component.html.repeat.visitor |
| Modifier and Type | Method and Description |
|---|---|
DataVisitResult |
DataVisitor.process(javax.faces.context.FacesContext context,
Integer rowKey) |
DataVisitResult |
ChildrenComponentVisitor.process(javax.faces.context.FacesContext context,
Integer rowKey) |
DataVisitResult |
ChildrenTreeDataVisitor.process(javax.faces.context.FacesContext context,
Integer rowKey) |
static DataVisitResult |
DataVisitResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataVisitResult[] |
DataVisitResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.