Uses of Interface
omix.plugin.model.writable.accessory.annotation.SimpleValueField
Package | Description |
---|---|
omix.plugin.diagram.writable.accessory.annotation | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.annotation |
-
Uses of SimpleValueField in omix.plugin.diagram.writable.accessory.annotation
Methods in omix.plugin.diagram.writable.accessory.annotation that return SimpleValueField Modifier and Type Method Description SimpleValueField
SimpleValueFieldItem. modelComponent()
-
Uses of SimpleValueField in omix.plugin.model.writable
Methods in omix.plugin.model.writable that return SimpleValueField Modifier and Type Method Description default SimpleValueField
Model. toWritable(SimpleValueField type)
-
Uses of SimpleValueField in omix.plugin.model.writable.accessory.annotation
Subinterfaces of SimpleValueField in omix.plugin.model.writable.accessory.annotation Modifier and Type Interface Description interface
DoubleField
interface
IntegerField
interface
ObjectField<T>
interface
TextField