Package | Description |
---|---|
org.richfaces.renderkit.html |
Classes defining the rendering model for HTML
|
Modifier and Type | Method and Description |
---|---|
boolean |
TableSelectionRendererContributor.shouldAddToSelection(int i,
ClientSelection oldSelection,
ClientSelection newSelection) |
boolean |
SelectionRendererContributor.shouldAddToSelection(int i,
ClientSelection oldSelection,
ClientSelection newSelection) |
boolean |
TableSelectionRendererContributor.shouldRemoveFromSelection(int i,
ClientSelection oldSelection,
ClientSelection newSelection) |
boolean |
SelectionRendererContributor.shouldRemoveFromSelection(int i,
ClientSelection oldSelection,
ClientSelection newSelection) |
Copyright © 2015. All Rights Reserved.