public interface IEValue extends IEEnum
Each container or component has a list of enumerations from this
enumeration interface. It depends on the current container which contains
different values. For example the RFControl
has the ON
,
OFF
, and RESET
element.
This enumeration interface was firstly represented for use with the
interface of IViewContainer
and all derivated classes but it can
surely also be used in other classes or interfaces.
14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft