public static interface LegendSelectionEvent.LegendSelectionHandler extends EventHandler
LegendSelectionEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onLegendSelection(LegendSelectionEvent event)
Fired when the
Legend is clicked. |
void onLegendSelection(LegendSelectionEvent event)
Legend is clicked.event - the fired eventCopyright © 2014. All Rights Reserved.