Uses of Class
fr.esrf.tangoatk.widget.util.ATKFormat
Packages that use ATKFormat
Package
Description
Contains a set of class to display the most of tango attributes.
Contains various graphic components used in ATK.
-
Uses of ATKFormat in fr.esrf.tangoatk.widget.attribute
Methods in fr.esrf.tangoatk.widget.attribute that return ATKFormatMethods in fr.esrf.tangoatk.widget.attribute with parameters of type ATKFormatModifier and TypeMethodDescriptionvoidAScalarViewer.setUserFormat(ATKFormat format) voidSimpleScalarViewer.setUserFormat(ATKFormat format) Sets the ATK user format of this viewer. -
Uses of ATKFormat in fr.esrf.tangoatk.widget.util
Fields in fr.esrf.tangoatk.widget.util declared as ATKFormatMethods in fr.esrf.tangoatk.widget.util that return ATKFormatModifier and TypeMethodDescriptionATKField.getUserFormat()getUserFormatreturns the ATKFormat for this object.Methods in fr.esrf.tangoatk.widget.util with parameters of type ATKFormatModifier and TypeMethodDescriptionvoidATKField.setUserFormat(ATKFormat format) setUserFormatlets the application programmer format the field independently of what format is specified by the attribute.