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()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.