프로퍼티 | 타입 | 설명 | |
---|---|---|---|
maxHeight | |||
maxWidth | |||
minHeight | |||
minWidth | |||
prefHeight | |||
prefWidth | |||
zero | Fixed |
메소드 | 설명 | |
---|---|---|
get ( |
context May be null
|
|
percentHeight ( float percent ) : |
Returns a value that is a percentage of the element's height.
|
|
percentHeight ( float percent, |
Returns a value that is a percentage of the specified elements's height. The context element is ignored.
|
|
percentWidth ( float percent ) : |
Value that is the maxHeight of the element in the cell.
|
|
percentWidth ( float percent, |
Returns a value that is a percentage of the specified elements's width. The context element is ignored.
|
static public percentHeight ( float percent ) : |
||
percent | float | |
리턴 |
static public percentHeight ( float percent, |
||
percent | float | |
delegateElement | ||
리턴 |
static public percentWidth ( float percent ) : |
||
percent | float | |
리턴 |
static public percentWidth ( float percent, |
||
percent | float | |
delegateElement | ||
리턴 |