JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="ej.library.ui" name="widget" rev="3.0.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ej.widget.basic
Interface OnClickListener
public interface
OnClickListener
Defines an object which listens to click events.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onClick
()
Invoked when the target of the listener has been clicked.
Method Detail
onClick
void onClick()
Invoked when the target of the listener has been clicked.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="ej.library.ui" name="widget" rev="3.0.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method