- All Superinterfaces:
AbstractDiagramComponent
,AccessoryItem
,AccessoryItem
,DoubleSliderItem
,DoubleTriggerItem
,DoubleTriggerItem
,ReadOnlyInterface
,TriggerItem
,TriggerItem
,WritableInterface
public interface DoubleSliderItem extends DoubleTriggerItem, DoubleSliderItem
-
Method Summary
Modifier and Type Method Description DoubleSlider
modelComponent()
DoubleSliderItem
toReadOnly()
Methods inherited from interface omix.plugin.diagram.writable.accessory.AccessoryItem
diagram, getField, owner, setVisible
-
Method Details
-
modelComponent
DoubleSlider modelComponent()- Specified by:
modelComponent
in interfaceAccessoryItem
- Specified by:
modelComponent
in interfaceAccessoryItem
- Specified by:
modelComponent
in interfaceDoubleSliderItem
- Specified by:
modelComponent
in interfaceDoubleTriggerItem
- Specified by:
modelComponent
in interfaceDoubleTriggerItem
- Specified by:
modelComponent
in interfaceTriggerItem
- Specified by:
modelComponent
in interfaceTriggerItem
-
toReadOnly
DoubleSliderItem toReadOnly()- Specified by:
toReadOnly
in interfaceAccessoryItem
- Specified by:
toReadOnly
in interfaceDoubleTriggerItem
- Specified by:
toReadOnly
in interfaceTriggerItem
- Specified by:
toReadOnly
in interfaceWritableInterface
-