Uses of Interface
fr.esrf.tangoatk.widget.device.IDevicePopUp
Packages that use IDevicePopUp
Package
Description
Contains a set of class to display the most of tango attributes.
-
Uses of IDevicePopUp in fr.esrf.tangoatk.widget.attribute
Methods in fr.esrf.tangoatk.widget.attribute that return IDevicePopUpMethods in fr.esrf.tangoatk.widget.attribute with parameters of type IDevicePopUpModifier and TypeMethodDescriptionvoidSimpleStateViewer.setPopUp(IDevicePopUp v) Set the popup which will be displayed on left mouse click. -
Uses of IDevicePopUp in fr.esrf.tangoatk.widget.device
Classes in fr.esrf.tangoatk.widget.device that implement IDevicePopUpMethods in fr.esrf.tangoatk.widget.device that return IDevicePopUpModifier and TypeMethodDescriptionSimpleStateViewer.getPopUp()Get the value of popUp.StateViewer.getPopUp()Get the value of popUp.Methods in fr.esrf.tangoatk.widget.device with parameters of type IDevicePopUpModifier and TypeMethodDescriptionvoidSimpleStateViewer.setPopUp(IDevicePopUp v) Set the popup which will be displayed on left mouse click.voidStateViewer.setPopUp(IDevicePopUp v) Set the value of popUp.