Package ch.poole.android.checkbox
-
Interface Summary Interface Description IndeterminateCheckable Extension to Checkable interface with addition "indeterminate" state represented bygetState().IndeterminateCheckBox.OnStateChangedListener Interface definition for a callback to be invoked when the checked state changed.IndeterminateRadioButton.OnStateChangedListener Interface definition for a callback to be invoked when the checked state changed. -
Class Summary Class Description IndeterminateCheckBox A CheckBox with additional 3rd "indeterminate" state.IndeterminateRadioButton A RadioButton with additional 3rd "indeterminate" state.