to disable/enable the flipswitch, call the function:
- itstar.apex.plugins.slider.yesno.disable("#S_ITEM_NAME");
- itstar.apex.plugins.slider.yesno.enable("#S_ITEM_NAME");
the name of the flipswitch widget is always the same as the item name, just with the prefix "S_"