Paket | com.adobe.gravity.ui |
Gränssnitt | public interface IUIService extends IMeasurable |
Språkversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Körningsmiljöversioner: | AIR 1.1, Flash Player 9 |
Publika egenskaper
Egenskap | Definieras med | ||
---|---|---|---|
baselinePosition : Number [skrivskyddad]
The text baseline position for the component. | IMeasurable | ||
component : Object [skrivskyddad]
The underlying component object. | IUIService | ||
explicitHeight : Number [skrivskyddad]
The height as explicitly set on the component. | IMeasurable | ||
explicitMaxHeight : Number [skrivskyddad]
The maximum height as explicitly set on the component. | IMeasurable | ||
explicitMaxWidth : Number [skrivskyddad]
The maximum width as explicitly set on the component. | IMeasurable | ||
explicitMinHeight : Number [skrivskyddad]
The minimum height as explicitly set on the component. | IMeasurable | ||
explicitMinWidth : Number [skrivskyddad]
The minimum width as explicitly set on the component. | IMeasurable | ||
explicitWidth : Number [skrivskyddad]
The width as explicitly set on the component. | IMeasurable | ||
measuredHeight : Number [skrivskyddad]
The height as measured by the component. | IMeasurable | ||
measuredMinHeight : Number [skrivskyddad]
The minimum height as measured by the component. | IMeasurable | ||
measuredMinWidth : Number [skrivskyddad]
The minimum width as measured by the component. | IMeasurable | ||
measuredWidth : Number [skrivskyddad]
The width as measured by the component. | IMeasurable | ||
percentHeight : Number [skrivskyddad]
The percentage height as explicitly set on the component. | IMeasurable | ||
percentWidth : Number [skrivskyddad]
The percentage width as explicitly set on the component. | IMeasurable |
Publika metoder
Tue Jun 12 2018, 01:40 PM Z