|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.LyComponent
leon.view.LyConstraintBase
leon.view.LyConstraint
public class LyConstraint
Constraints of this component to attach it in its parent container.
LyComponent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class leon.view.LyConstraintBase |
---|
LyConstraintBase.Fill, LyConstraintBase.HAlign, LyConstraintBase.VAlign |
Nested classes/interfaces inherited from class leon.view.LyComponent |
---|
LyComponent.EventType |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
static int |
DEFAULT_VALUE
Default value for all the attributes of the constraint. |
static int |
REMAINDER
Remainder value for colspan and rowspan attributes. |
Fields inherited from class leon.view.LyComponent |
---|
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID |
Constructor Summary | |
---|---|
LyConstraint()
Constructor with all required attributes. |
Method Summary |
---|
Methods inherited from class leon.view.LyConstraintBase |
---|
cloneComponent, getBottomPadding, getCellPadding, getCellSpacing, getColSpan, getColWeight, getFill, getFill, getHAlign, getHAlign, getLeftPadding, getNCols, getNRows, getRightPadding, getRowSpan, getRowWeight, getTopPadding, getVAlign, getVAlign, isRemainder, setBottomPadding, setCellPadding, setCellSpacing, setColSpan, setColWeight, setFill, setHAlign, setLeftPadding, setNCols, setNRows, setRemainder, setRightPadding, setRowSpan, setRowWeight, setTopPadding, setVAlign, writeXml |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
public static final int DEFAULT_VALUE
public static final int REMAINDER
Constructor Detail |
---|
public LyConstraint()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |