Uses of Class
com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.SectionFlowLayoutData

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

Uses of FormFlowLayoutDescriptor.SectionFlowLayoutData in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return FormFlowLayoutDescriptor.SectionFlowLayoutData
 FormFlowLayoutDescriptor.SectionFlowLayoutData FormFlowLayoutDescriptor.getSectionLayoutData(IFormSection formSection)
           
 

Constructor parameters in com.semarchy.mdm.runtime.model.logical with type arguments of type FormFlowLayoutDescriptor.SectionFlowLayoutData
FormFlowLayoutDescriptor(FormLabelAlignment attributeLabelAlignment, SectionNavigatorConfig sectionNavigatorConfig, int minAttributeValueWidth, int maxAttributeValueWidth, Map<IFormSection,FormFlowLayoutDescriptor.SectionFlowLayoutData> flowSectionsLayoutData, Map<IFormAttribute,FormFlowLayoutDescriptor.AttributeFlowLayoutData> flowAttributesLayoutData, boolean sectionExpandables)
           
 



Copyright © 2015. All Rights Reserved.