Uses of Class
com.iizix.prop.ui.mlist.MLCheckBox
Packages that use MLCheckBox Package Description com.iizix.prop.ui.mlist Uses of MLCheckBox in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type MLCheckBox Modifier and Type Method Description void
IMLCheckBoxStateListener. onCheckStateChanged(MLCheckBox checkBox, int state)
Called when the checkbox state changes.