Пакет | 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, 11:34 AM Z