com.semarchy.mdm.runtime.model.logical
Class FormFlowLayoutDescriptor.AttributeFlowLayoutData
java.lang.Object
com.semarchy.mdm.runtime.model.logical.FormFlowLayoutDescriptor.AttributeFlowLayoutData
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FormFlowLayoutDescriptor
public static class FormFlowLayoutDescriptor.AttributeFlowLayoutData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormFlowLayoutDescriptor.AttributeFlowLayoutData
public FormFlowLayoutDescriptor.AttributeFlowLayoutData(int position,
int nbLine,
boolean expandable,
boolean defaultExpanded)
getPosition
public int getPosition()
getNbLine
public int getNbLine()
isExpandable
public boolean isExpandable()
- Returns true if attribute is expandable in the defined layout
- Returns:
isDefaultExpanded
public boolean isDefaultExpanded()
- Return true if attribute is expanded by default
- Returns:
Copyright © 2015. All Rights Reserved.