| Package | Description |
|---|---|
| org.exoplatform.ui.setting |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxWithImage
A check contains a head image
|
| Modifier and Type | Method and Description |
|---|---|
CheckBox |
CheckBox.enabled(boolean isEnabled) |
CheckBox |
CheckBox.setCheckBoxImage(int resIdCheckedImage,
int resIdUncheckedImage) |
CheckBox |
CheckBox.setChecked(boolean isChecked,
boolean triggerListener) |
CheckBox |
CheckBox.setText(String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckBox.ViewListener.onClickCheckBox(CheckBox checkBox,
boolean isChecked) |
void |
SettingActivity.onClickCheckBox(CheckBox checkBox,
boolean isChecked) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.