Richfaces UI Components API 4.2.3.CR1

org.richfaces.model
Interface DeclarativeTreeModel<E>

All Superinterfaces:
TreeDataModel<E>

public interface DeclarativeTreeModel<E>
extends TreeDataModel<E>

Author:
Nick Belaevski

Field Summary
 
Fields inherited from interface org.richfaces.model.TreeDataModel
SEPARATOR_CHAR
 
Method Summary
 javax.faces.component.UIComponent getCurrentComponent()
           
 
Methods inherited from interface org.richfaces.model.TreeDataModel
children, createSnapshot, getData, getParentRowKey, getRowKey, getRowKeyConverter, getWrappedData, isDataAvailable, isLeaf, restoreFromSnapshot, setRowKey, setWrappedData
 

Method Detail

getCurrentComponent

javax.faces.component.UIComponent getCurrentComponent()

Richfaces UI Components API 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.