Uses of Class
com.uc4.api.objects.CockpitControl
Packages that use CockpitControl
-
Uses of CockpitControl in com.uc4.api.objects
Subclasses of CockpitControl in com.uc4.api.objectsModifier and TypeClassDescriptionclassRepresents the Bar control of theCockpit.classRepresents the Box control of theCockpit.classRepresents the Frame control of theCockpit.classRepresents the Lamp control of theCockpit.classRepresents the Pie control of theCockpit.classRepresents the Traffic light control of theCockpit.classBasis for all Cockpit control with values.Methods in com.uc4.api.objects that return CockpitControlModifier and TypeMethodDescriptionCockpitDesign.getControl(int id) Return theCockpitControlwith the specified id.Methods in com.uc4.api.objects that return types with arguments of type CockpitControl -
Uses of CockpitControl in com.uc4.communication.requests
Methods in com.uc4.communication.requests with parameters of type CockpitControlModifier and TypeMethodDescriptionRefreshCockpitMonitor.getValue(CockpitControl control) Returns the value of theCockpitControlelement.