Uses of Class
com.iizix.prop.ui.mlist.MLSwitch
Packages that use MLSwitch Package Description com.iizix.prop.ui.mlist Uses of MLSwitch in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type MLSwitch Modifier and Type Method Description void
IMLSwitchStateListener. onSwitchStateChanged(MLSwitch checkBox, boolean on)
Called when the switch state changes.