| Package | Description |
|---|---|
| io.magentys.screens | |
| io.magentys.screens.annotations |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ScreenElement> |
Screen.screenElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
Screen.addScreenElement(ScreenElement screenElement) |
Screen |
Screen.addScreenElements(ScreenElement... elements) |
| Modifier and Type | Method and Description |
|---|---|
ScreenElement |
ScreenElement.withAlias(String aliasValue) |
ScreenElement |
ScreenElement.withDefaultValue(String defaultValue) |
ScreenElement |
ScreenElement.withMemoryKey(String memoryKey) |
Copyright © 2016. All rights reserved.