|
Richfaces UI Components UI 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.renderkit.TreeRenderingContext
public final class TreeRenderingContext
Nested Class Summary | |
---|---|
static class |
TreeRenderingContext.Handlers
|
Method Summary | |
---|---|
void |
addHandlers(AbstractTreeNode treeNode)
|
static TreeRenderingContext |
create(javax.faces.context.FacesContext context,
AbstractTree tree)
|
static void |
delete(javax.faces.context.FacesContext context)
|
static TreeRenderingContext |
get(javax.faces.context.FacesContext context)
|
java.lang.Object |
getHandlers()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TreeRenderingContext create(javax.faces.context.FacesContext context, AbstractTree tree)
public static TreeRenderingContext get(javax.faces.context.FacesContext context)
public static void delete(javax.faces.context.FacesContext context)
public void addHandlers(AbstractTreeNode treeNode)
public java.lang.Object getHandlers()
|
Richfaces UI Components UI 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |