Uses of Class
org.richfaces.model.selection.ClientSelection

Packages that use ClientSelection
org.richfaces.renderkit.html Classes defining the rendering model for HTML 
 

Uses of ClientSelection in org.richfaces.renderkit.html
 

Methods in org.richfaces.renderkit.html with parameters of type ClientSelection
 boolean SelectionRendererContributor.shouldAddToSelection(int i, ClientSelection oldSelection, ClientSelection newSelection)
           
 boolean TableSelectionRendererContributor.shouldAddToSelection(int i, ClientSelection oldSelection, ClientSelection newSelection)
           
 boolean SelectionRendererContributor.shouldRemoveFromSelection(int i, ClientSelection oldSelection, ClientSelection newSelection)
           
 boolean TableSelectionRendererContributor.shouldRemoveFromSelection(int i, ClientSelection oldSelection, ClientSelection newSelection)
           
 



Copyright © 2010. All Rights Reserved.