@FunctionalInterface public interface UIInitListener extends Serializable
UI is initialized.| Modifier and Type | Method and Description |
|---|---|
void |
uiInit(UIInitEvent event)
Method called for a initialized UI.
|
void uiInit(UIInitEvent event)
event - event for the initializationCopyright © 2018. All rights reserved.