public interface HilitesChangedHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onHilitesChanged(HilitesChangedEvent event)
Notification method executed whenever the end user uses the HiliteEditor to change the set of hilites applied to this
grid.
|
void onHilitesChanged(HilitesChangedEvent event)
setHilites()
. The array of currently applied hilite objects
is accessible via getHilites()
.event
- the event