|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormGridLayoutDescriptor.GridLabelPosition | |
---|---|
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
Uses of FormGridLayoutDescriptor.GridLabelPosition in com.semarchy.mdm.runtime.model.logical |
---|
Methods in com.semarchy.mdm.runtime.model.logical that return FormGridLayoutDescriptor.GridLabelPosition | |
---|---|
FormGridLayoutDescriptor.GridLabelPosition |
FormGridLayoutDescriptor.AttributeGridLayoutData.getLabelPosition()
|
static FormGridLayoutDescriptor.GridLabelPosition |
FormGridLayoutDescriptor.GridLabelPosition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FormGridLayoutDescriptor.GridLabelPosition[] |
FormGridLayoutDescriptor.GridLabelPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.semarchy.mdm.runtime.model.logical with parameters of type FormGridLayoutDescriptor.GridLabelPosition | |
---|---|
FormGridLayoutDescriptor.AttributeGridLayoutData(int attrX,
int attrY,
int attrWidth,
int attrHeight,
FormGridLayoutDescriptor.GridLabelPosition labelPosition,
int labelWidth,
boolean labelWrap)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |