|
CAF Shared JavaScript | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--CAF.Output.Model | +--CAF.Link.Model | +--CAF.Command.Model | +--CAF.OneWayToggle.Model | +--CAF.OneWayToggle.Checkbox.Model
CAF OneWayToggle Checkbox client-side model.
Defined in one-way-toggle.js
Field Summary | |
Object |
classes
|
Fields inherited from class CAF.OneWayToggle.Model |
classes
|
Fields inherited from class CAF.Command.Model |
classes, listActionListener
|
Fields inherited from class CAF.Link.Model |
classes
|
Fields inherited from class CAF.Output.Model |
id, form
|
Constructor Summary | |
CAF.OneWayToggle.Checkbox.Model
()
|
Method Summary | |
void
|
go()
Executes toggle operation. |
Methods inherited from class CAF.Command.Model |
addActionListener, removeActionListener, listActionListeners, addActionCompleteListener, removeActionCompleteListener, listActionCompleteListeners
|
Methods inherited from class CAF.Link.Model |
setDisabled, isFocused, setFocused, getLabel, setLabel, raise
|
Field Detail |
Object classes
Constructor Detail |
CAF.OneWayToggle.Checkbox.Model()
Method Detail |
void go()
|
CAF Shared JavaScript | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |