| Package | Description |
|---|---|
| io.crysknife.ui.navigation.client.local.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
PageNode.pageHiding(P page,
NavigationControl control)
Called by the framework when this page node is about to be removed from the navigation content
panel.
|
void |
PageNode.pageShowing(P page,
HistoryToken state,
NavigationControl control)
Called by the framework when this page node is about to be displayed in the navigation content
panel.
|
Copyright © 2020 Treblereel. All rights reserved.