public interface ListModelListener
Modifier and Type | Method and Description |
---|---|
void |
onModelEvent(ListModelEvent event)
This method should implement actions which related widgets must do on events.
|
void onModelEvent(ListModelEvent event)
event
- an event produced by the model.Copyright © 2008–2013. All rights reserved.