com.semarchy.mdm.runtime.model.logical
Class FormGridLayoutDescriptor.SectionGridLayoutData
java.lang.Object
com.semarchy.mdm.runtime.model.logical.FormGridLayoutDescriptor.SectionGridLayoutData
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FormGridLayoutDescriptor
public static class FormGridLayoutDescriptor.SectionGridLayoutData
- 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 |
FormGridLayoutDescriptor.SectionGridLayoutData
public FormGridLayoutDescriptor.SectionGridLayoutData(boolean gridDisplayLabel,
int gridX,
int gridY,
int gridWidth,
int gridHeight)
isGridDisplayLabel
public boolean isGridDisplayLabel()
getX
public int getX()
getY
public int getY()
getWidth
public int getWidth()
getHeight
public int getHeight()
Copyright © 2015. All Rights Reserved.