Package | Description |
---|---|
org.zkoss.zuti.zul |
Modifier and Type | Method and Description |
---|---|
void |
NavigationModel.addEventListener(EventListener<NavigationEvent<T>> listener)
Adds a listener to the list that's notified each time a change
to the model occurs.
|
void |
NavigationModel.removeEventListener(EventListener<NavigationEvent<T>> listener)
Removes a listener from the list that's notified each time
a change to the model occurs.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.