Uses of Class
com.iizix.prop.ui.mlist.MLRadioButton
Packages that use MLRadioButton Package Description com.iizix.prop.ui.mlist Uses of MLRadioButton in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type MLRadioButton Modifier and Type Method Description void
IMLRadioButtonStateListener. onSelectionStateChanged(MLRadioButton radioButton, boolean isSelected)
Called when the radio button state changes.