| Package | Description |
|---|---|
| org.optaweb.employeerostering.gwtui.client.app | |
| org.optaweb.employeerostering.gwtui.client.pages |
| Modifier and Type | Method and Description |
|---|---|
Pages.Id |
NavigationController.PageChange.getPageId() |
| Constructor and Description |
|---|
PageChange(Pages.Id pageId) |
PageChange(Pages.Id pageId,
Runnable afterPageOpen) |
| Modifier and Type | Method and Description |
|---|---|
static Pages.Id |
Pages.Id.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pages.Id[] |
Pages.Id.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
Pages.get(Pages.Id id) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.