public interface IKeyObservable
Modifier and Type | Method and Description |
---|---|
void |
addKeyListener(IKeyListener listener)
Adds a key listener
|
void |
removeKeyListener(IKeyListener listener)
Removes a key listener
|
void addKeyListener(IKeyListener listener)
listener
- The listener to addvoid removeKeyListener(IKeyListener listener)
listener
- The listener to removeSiehe auch Jowidgets Nutzerhandbuch