Uses of Interface
omix.plugin.diagram.accessory.trigger.DoubleSpinBoxItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.diagram.writable.accessory.trigger | |
omix.plugin.model.accessory.trigger |
-
Uses of DoubleSpinBoxItem in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable with parameters of type DoubleSpinBoxItem Modifier and Type Method Description DoubleSpinBoxItem
Diagram. toWritable(DoubleSpinBoxItem object)
-
Uses of DoubleSpinBoxItem in omix.plugin.diagram.writable.accessory.trigger
Subinterfaces of DoubleSpinBoxItem in omix.plugin.diagram.writable.accessory.trigger Modifier and Type Interface Description interface
DoubleSpinBoxItem
Methods in omix.plugin.diagram.writable.accessory.trigger that return DoubleSpinBoxItem Modifier and Type Method Description DoubleSpinBoxItem
DoubleSpinBoxItem. toReadOnly()
-
Uses of DoubleSpinBoxItem in omix.plugin.model.accessory.trigger
Methods in omix.plugin.model.accessory.trigger that return types with arguments of type DoubleSpinBoxItem Modifier and Type Method Description List<? extends DoubleSpinBoxItem>
DoubleSpinBox. getDiagramItems()
List<? extends DoubleSpinBoxItem>
DoubleSpinBox. getDiagramItems(Diagram diagram)