Uses of Interface
org.richfaces.model.selection.Selection

Packages that use Selection
org.richfaces.component Base RichFaces components interfaces and classes 
org.richfaces.model.selection Interfaces and classes representing selection in RichFaces components 
 

Uses of Selection in org.richfaces.component
 

Methods in org.richfaces.component that return Selection
 Selection Selectable.getSelection()
           
 

Methods in org.richfaces.component with parameters of type Selection
 void Selectable.setSelection(Selection selection)
           
 

Uses of Selection in org.richfaces.model.selection
 

Classes in org.richfaces.model.selection that implement Selection
 class SimpleSelection
           
 



Copyright © 2010. All Rights Reserved.