public interface ShownHandler extends EventHandler
ShownEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onShown(ShownEvent event)
Called when
ShownEvent is fired. |
void onShown(ShownEvent event)
ShownEvent
is fired.event
- the ShownEvent
that was firedCopyright © 2017. All rights reserved.