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 |
---|---|
SectionNavigatorConfig.SectionNavigatorPosition |
SectionNavigatorConfig.getNavigatorPosition() |
static SectionNavigatorConfig.SectionNavigatorPosition |
SectionNavigatorConfig.SectionNavigatorPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SectionNavigatorConfig.SectionNavigatorPosition[] |
SectionNavigatorConfig.SectionNavigatorPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SectionNavigatorConfig(boolean navigatorEnabled,
SectionNavigatorConfig.SectionNavigatorPosition navigatorPosition,
SectionNavigatorConfig.SectionNavigatorBehavior navigatorBehavior) |
Copyright © 2016. All rights reserved.