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,
java.lang.String key,
T current) |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.