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