Richfaces UI Components API 4.3.5.Final

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.3.5.Final

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