Uses of Class
com.semarchy.mdm.runtime.model.logical.LayoutType

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

Uses of LayoutType in com.semarchy.mdm.runtime.model.logical
 

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

Methods in com.semarchy.mdm.runtime.model.logical with parameters of type LayoutType
static int LayoutType.getColCount(LayoutType pLayout)
           
 



Copyright © 2015. All Rights Reserved.