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