Uses of Interface
omix.plugin.model.accessory.trigger.PushButton
Package | Description |
---|---|
omix.plugin.diagram.accessory.trigger | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.trigger |
-
Uses of PushButton in omix.plugin.diagram.accessory.trigger
Methods in omix.plugin.diagram.accessory.trigger that return PushButton Modifier and Type Method Description PushButton
PushButtonItem. modelComponent()
-
Uses of PushButton in omix.plugin.model.writable
Methods in omix.plugin.model.writable with parameters of type PushButton Modifier and Type Method Description PushButton
Model. toWritable(PushButton type)
-
Uses of PushButton in omix.plugin.model.writable.accessory.trigger
Subinterfaces of PushButton in omix.plugin.model.writable.accessory.trigger Modifier and Type Interface Description interface
PushButton
Methods in omix.plugin.model.writable.accessory.trigger that return PushButton Modifier and Type Method Description PushButton
PushButton. toReadOnly()