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