Package | Description |
---|---|
ej.widget.navigation.navigator |
Navigators implementations.
|
ej.widget.navigation.stack |
Pages stack management.
|
Modifier and Type | Field and Description |
---|---|
protected PageStack |
HistorizedNavigator.pageStack
Deprecated.
The stack of pages.
|
Constructor and Description |
---|
HistorizedNavigator(URLResolver urlResolver,
PageStack pagesStack)
Deprecated.
Creates a historized navigator.
|
Modifier and Type | Class and Description |
---|---|
class |
PageStackReference
Pages stack that stores references to the pages.
|
class |
PageStackURL
Pages stack that stores URLs of the pages.
|