public interface IMenuObservable
| Modifier and Type | Method and Description |
|---|---|
void |
addMenuListener(IMenuListener listener)
Adds a menu listener
|
void |
removeMenuListener(IMenuListener listener)
Removes a menu listener
|
void addMenuListener(IMenuListener listener)
listener - The listener to addvoid removeMenuListener(IMenuListener listener)
listener - The listener to removeSiehe auch Jowidgets Nutzerhandbuch