패키지 | com.adobe.gravity.ui |
인터페이스 | public interface IUIService extends IMeasurable |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
런타임 버전: | AIR 1.1, Flash Player 9 |
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
baselinePosition : Number [읽기 전용]
The text baseline position for the component. | IMeasurable | ||
component : Object [읽기 전용]
The underlying component object. | IUIService | ||
explicitHeight : Number [읽기 전용]
The height as explicitly set on the component. | IMeasurable | ||
explicitMaxHeight : Number [읽기 전용]
The maximum height as explicitly set on the component. | IMeasurable | ||
explicitMaxWidth : Number [읽기 전용]
The maximum width as explicitly set on the component. | IMeasurable | ||
explicitMinHeight : Number [읽기 전용]
The minimum height as explicitly set on the component. | IMeasurable | ||
explicitMinWidth : Number [읽기 전용]
The minimum width as explicitly set on the component. | IMeasurable | ||
explicitWidth : Number [읽기 전용]
The width as explicitly set on the component. | IMeasurable | ||
measuredHeight : Number [읽기 전용]
The height as measured by the component. | IMeasurable | ||
measuredMinHeight : Number [읽기 전용]
The minimum height as measured by the component. | IMeasurable | ||
measuredMinWidth : Number [읽기 전용]
The minimum width as measured by the component. | IMeasurable | ||
measuredWidth : Number [읽기 전용]
The width as measured by the component. | IMeasurable | ||
percentHeight : Number [읽기 전용]
The percentage height as explicitly set on the component. | IMeasurable | ||
percentWidth : Number [읽기 전용]
The percentage width as explicitly set on the component. | IMeasurable |
공용 메서드
Tue Jun 12 2018, 03:17 PM Z