| Package | Description |
|---|---|
| to.etc.domui.component.misc | |
| to.etc.domui.state |
| Modifier and Type | Method and Description |
|---|---|
MoveMode |
ALink.getMoveMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
ALink.setMoveMode(MoveMode moveMode) |
| Constructor and Description |
|---|
ALink(Class<? extends UrlPage> targetClass,
IPageParameters targetParameters,
MoveMode mode) |
ALink(Class<? extends UrlPage> targetClass,
MoveMode mode) |
| Modifier and Type | Method and Description |
|---|---|
MoveMode |
WindowSession.getTargetMode() |
static MoveMode |
MoveMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoveMode[] |
MoveMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WindowSession.internalSetNextPage(MoveMode m,
Class<? extends UrlPage> clz,
ConversationContext cc,
Class<? extends ConversationContext> ccclz,
IPageParameters pp) |
Copyright © 2017 etc.to. All rights reserved.