public interface NavigationListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
NavigationListener.NavigationDirection
The navigation directions defined by this wizard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onDirection(NavigationListener.NavigationDirection direction)
Triggered when a navigation event takes place.
|
void onDirection(NavigationListener.NavigationDirection direction)
direction - the direction of the navigation eventCopyright © 2004–2015 XWiki. All rights reserved.