Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
LayoutType |
IFormView.getLayout()
Deprecated.
|
LayoutType |
IFormSection.getLayout()
Returns the type of layout to use to organize sections.
|
static LayoutType |
LayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutType[] |
LayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
LayoutType.getColCount(LayoutType pLayout) |
Copyright © 2017. All rights reserved.