Package com.uc4.api.objects
Class CockpitBar
java.lang.Object
com.uc4.api.objects.CockpitControl
com.uc4.api.objects.CockpitValueControl
com.uc4.api.objects.CockpitBar
Represents the Bar control of the
Cockpit
.-
Nested Class Summary
Nested classes/interfaces inherited from class com.uc4.api.objects.CockpitValueControl
CockpitValueControl.ValueFormat
-
Field Summary
Fields inherited from class com.uc4.api.objects.CockpitValueControl
dataSource, minColorRed, thresholds, valueFormat
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
CockpitBar
(com.uc4.util.XMLDocument doc, Element control) -
Method Summary
Methods inherited from class com.uc4.api.objects.CockpitValueControl
dataSource, getValueFormat, isMinColorRed, setMinColorRed, setValueFormat, thresholds
Methods inherited from class com.uc4.api.objects.CockpitControl
getCaption, getHeight, getId, getLeft, getTop, getWidth, setCaption, setHeight, setLeft, setTop, setWidth, store
-
Constructor Details
-
CockpitBar
-