@TriggerOnce
public static class ScreenFragment.InitEvent
extends java.util.EventObject
Screen.InitEvent of the
host controller.| Modifier and Type | Field and Description |
|---|---|
protected ScreenOptions |
options |
| Constructor and Description |
|---|
InitEvent(ScreenFragment source,
ScreenOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ScreenOptions |
getOptions() |
ScreenFragment |
getSource() |
protected final ScreenOptions options
public InitEvent(ScreenFragment source, ScreenOptions options)
public ScreenFragment getSource()
getSource in class java.util.EventObjectpublic ScreenOptions getOptions()