| Package | Description |
|---|---|
| org.richfaces.renderkit.html |
Classes defining the rendering model for HTML
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2013. All Rights Reserved.