/** * Binding implementations and Supported Binding Attributes for * <a href="http://developer.android.com/reference/android/widget/CompoundButton.html">android.widget.CompoundButton</a>. * * @prop checked; Boolean; no * * @event onCheckedChange; {@link org.robobinding.widget.compoundbutton.CheckedChangeEvent} * */ package org.robobinding.widget.compoundbutton;