| Package | Description |
|---|---|
| org.zkoss.zuti.zul.event |
| Modifier and Type | Method and Description |
|---|---|
NavigationModel<T> |
NavigationEvent.getModel()
Returns the model that fires this event.
|
| Constructor and Description |
|---|
NavigationEvent(NavigationModel<T> model,
NavigationLevel<T> level,
NavigationEvent.Type type,
String key,
T current) |
Copyright © 2021. All rights reserved.