|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Checkable
Defines an extension for views that make them checkable.
| Method Summary | |
|---|---|
boolean |
isChecked()
|
void |
setChecked(boolean checked)
Change the checked state of the view |
void |
toggle()
Change the checked state of the view to the inverse of its current state |
| Method Detail |
|---|
void setChecked(boolean checked)
checked - The new checked stateboolean isChecked()
void toggle()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||