T
- the type being openedpublic interface OpenHandler<T> extends EventHandler
OpenEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onOpen(OpenEvent<T> event)
Called when
OpenEvent is fired. |
Copyright © 2018. All rights reserved.