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