public interface StackWaves
| Modifier and Type | Field and Description |
|---|---|
static WaveItem<PageEnum> |
PAGE_ENUM
The page to display (enum descriptor).
|
static WaveItem<UniqueKey<? extends Model>> |
PAGE_MODEL_KEY
The page to display (model class descriptor).
|
static WaveType |
SHOW_PAGE_ENUM
Show Page (with Enum) action.
|
static WaveType |
SHOW_PAGE_MODEL
Show Page (with Model) action.
|
static WaveItem<String> |
STACK_NAME
The name of the stack concerned.
|
static final WaveItem<UniqueKey<? extends Model>> PAGE_MODEL_KEY
static final WaveType SHOW_PAGE_MODEL
static final WaveType SHOW_PAGE_ENUM
Copyright © 2011-2014 JRebirth OSS. All Rights Reserved.