|
Préférences
Moteurs de recherche
|
|||||||
JavaTM Platform, Enterprise Edition, v 5.0
javax.faces.model
|
Method Summary | |
---|---|
void |
rowSelected(DataModelEvent event)
Notification that a particular row index, with the associated row data, has been selected for processing. |
Method Detail |
---|
void rowSelected(DataModelEvent event)
Notification that a particular row index, with the associated row data, has been selected for processing.
event
- The DataModelEvent
we are processing