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

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

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

Methods in com.semarchy.mdm.runtime.model.logical that return FormFlowLayoutDescriptor.AttributeFlowLayoutData
 FormFlowLayoutDescriptor.AttributeFlowLayoutData FormFlowLayoutDescriptor.getFlowAttributeLayoutData(IFormAttribute formAttribute)
           
 

Constructor parameters in com.semarchy.mdm.runtime.model.logical with type arguments of type FormFlowLayoutDescriptor.AttributeFlowLayoutData
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.