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