com.cc.framework.ui.model
Interface CheckboxStateModel

All Superinterfaces:
StateModel
All Known Subinterfaces:
RadioStateModel
All Known Implementing Classes:
CheckboxControl, RadioControl

public interface CheckboxStateModel
extends StateModel

State model for checkboxes The checkbox control has no state which must be managed across several server round trips.

Since:
1.0
Version:
$Revision: 1.6 $
Author:
Harald Schulz

Field Summary
 
Fields inherited from interface com.cc.framework.ui.model.StateModel
PROP_CONTROL
 
Methods inherited from interface com.cc.framework.ui.model.StateModel
reset, synchronizeState
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.