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