All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.jwic.controls.mobile.MFlipSwitch.js Maven / Gradle / Ivy

There is a newer version: 5.3.43
Show newest version
{
    afterUpdate : function(){
        var control = JWic.$('$control.controlID');
        JWic.mobile.FlipSwitch.initialize(control, $control.buildJsonOptions(), '$control.getField("value").getId()');
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy