public static interface AxisSelectionEvent.AxisSelectionHandler extends EventHandler
AxisSelectionEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onAxisSelection(AxisSelectionEvent event)
Fired when the
Axis is clicked. |
void onAxisSelection(AxisSelectionEvent event)
Axis is clicked.event - the fired eventCopyright © 2014. All Rights Reserved.