Package fr.esrf.tangoatk.widget.command
package fr.esrf.tangoatk.widget.command
-
ClassDescriptionDeprecated.use SimpleCommandButtonViewer insteadSimple command button.An OnOffCheckBoxCommandViewer is a BooleanVoidCommand viewer.An OnOffSwitchCommandViewer is a BooleanVoidCommand viewer.An OptionComboCommandViewer is a StringVoidCommand viewer.A SimpleCommandButtonViewer which command's input can be set.A 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)Simple command button.