Uses of Class
com.semarchy.mdm.runtime.model.logical.SectionNavigatorConfig.SectionNavigatorPosition

Packages that use SectionNavigatorConfig.SectionNavigatorPosition
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of SectionNavigatorConfig.SectionNavigatorPosition in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return SectionNavigatorConfig.SectionNavigatorPosition
 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.
 

Constructors in com.semarchy.mdm.runtime.model.logical with parameters of type SectionNavigatorConfig.SectionNavigatorPosition
SectionNavigatorConfig(boolean navigatorEnabled, SectionNavigatorConfig.SectionNavigatorPosition navigatorPosition, SectionNavigatorConfig.SectionNavigatorBehavior navigatorBehavior)
           
 



Copyright © 2015. All Rights Reserved.