|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CheckBoxView
The representation of a CheckBoxView from the world of a CheckBox.
| Method Summary | |
|---|---|
void |
publish(CheckBoxStateChangedEvent event)
Publish this event. |
void |
update(boolean checked)
Update the View with the new state. |
| Method Detail |
|---|
void update(boolean checked)
checked - new state of the checkboxvoid publish(CheckBoxStateChangedEvent event)
event - the event to publish
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||