JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ej.widget.util
Interface GenericListener
All Known Implementing Classes:
ButtonImage
,
Check
,
Radio
,
Switch
,
Toggle
,
ToggleBox
,
ToggleWrapper
public interface
GenericListener
A listener is notified when the model it is associated with changed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
update
()
Something has changed.
Method Detail
update
void update()
Something has changed.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method