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