| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.screen |
| Modifier and Type | Method and Description |
|---|---|
FullscreenOptions.NavigationUI |
FullscreenOptions.getNavigationUI() |
static FullscreenOptions.NavigationUI |
FullscreenOptions.NavigationUI.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FullscreenOptions.NavigationUI[] |
FullscreenOptions.NavigationUI.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FullscreenOptions |
FullscreenOptions.setNavigationUI(FullscreenOptions.NavigationUI navigationUI) |
| Constructor and Description |
|---|
FullscreenOptions(FullscreenOptions.NavigationUI navigationUI) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.