Interface | Description |
---|---|
CancelListener |
Listener to receive Cancel notification of UIObject.
|
ClickedListener |
Listener to receive Clicked event of UIObject.
|
ReadyListener |
Listener to receive Ready notification of UIObject.
|
ScrollListener |
Listener to receive Scroll related notification of UIObject.
|
ValueChangedListener |
Listener to receive Value changed notification of UIObject.
|