Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.model |
RichFaces model
|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Class and Description |
---|---|
class |
UITree
The <rich:tree> component provides a hierarchical tree control.
|
Modifier and Type | Method and Description |
---|---|
AbstractTree |
AbstractTreeNode.findTreeComponent() |
Constructor and Description |
---|
DeclarativeTreeDataModelWalker(javax.faces.context.FacesContext facesContext,
AbstractTree rootComponent) |
TreeRange(AbstractTree tree) |
Constructor and Description |
---|
DeclarativeTreeDataModelImpl(AbstractTree tree) |
Modifier and Type | Method and Description |
---|---|
static TreeRenderingContext |
TreeRenderingContext.create(javax.faces.context.FacesContext context,
AbstractTree tree) |
protected void |
TreeNodeRendererBase.encodeIconForNodeState(javax.faces.context.FacesContext context,
AbstractTree tree,
AbstractTreeNode treeNode,
TreeNodeState nodeState,
String customIcon) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.