|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RowKeyChangeListener
Listener for RowKeyChangeEvent.
Method Summary | |
---|---|
void |
onRowKeyChange(RowKeyChangeEvent event)
Called by CollectionModel to inform a RowKeyChangeListener that a RowKey has changed The old row key or the new row key can be null, it is expected that listener implementation to handle these situations with best efforts, for example, clear and rebuild component state cache to recover. |
Method Detail |
---|
void onRowKeyChange(RowKeyChangeEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |