Uses of Class
fr.esrf.tangoatk.widget.util.ThreeStateSwitch
Packages that use ThreeStateSwitch
-
Uses of ThreeStateSwitch in fr.esrf.tangoatk.widget.command
Subclasses of ThreeStateSwitch in fr.esrf.tangoatk.widget.commandModifier and TypeClassDescriptionclassAn OnOffSwitchCommandViewer is a BooleanVoidCommand viewer.classA ThreeStateSwitchCommandViewer is a 3 states viewer associated with 2 commands (one to switch on the device , one to switch it off) and one scalar attribute which represents the boolean state 0=OFF 1=ON (other=unknown) The viewer can also display an undefined state (when different from ON or OFF)