public class DialGaugeOptions extends CommonGaugeOptions
CommonGaugeOptions.PopupBehaviorAlignTypeDIAL_GAUGE, LED_GAUGE, m_clMethod, m_clType, m_maximum, m_metricValue, m_minimum, m_pbAlignId, m_pbDisabled, m_pbId, m_pbTriggerType, RATING_GAUGE, STATUS_METER_GAUGE| Constructor and Description |
|---|
DialGaugeOptions() |
| Modifier and Type | Method and Description |
|---|---|
DialGaugeExtendedProperties |
getExtendedProperties()
Returns the
ExtendedProperties of this pattern if present. |
applyChanges, getClientListenerMethod, getClientListenerType, getId, getMaximum, getMetricValue, getMinimum, getPopupBehaviorAlign, getPopupBehaviorAlignId, getPopupBehaviorId, getPopupBehaviorTriggerType, getProperty, isPopupBehaviorDisabled, setClientListenerMethod, setClientListenerType, setId, setMaximum, setMetricValue, setMinimum, setPopupBehaviorAlign, setPopupBehaviorAlignId, setPopupBehaviorDisabled, setPopupBehaviorId, setPopupBehaviorTriggerType, setPropertymergepublic DialGaugeExtendedProperties getExtendedProperties()
ExtendedPatternOptionsExtendedProperties of this pattern if present.
Properties may be set on the extended properties until the component is
bound.getExtendedProperties in class ExtendedPatternOptions