| Package | Description |
|---|---|
| ej.widget.basic |
Basic widgets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageButton.setOnClickListener(OnClickListener listener)
Sets the listener on the click events of this button.
|
void |
Button.setOnClickListener(OnClickListener listener)
Sets the listener on the click events of this button.
|