Paquete | com.adobe.gravity.ui |
Interfaz | public interface IMeasurable |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
Propiedad | Definido por | ||
---|---|---|---|
baselinePosition : Number [solo lectura]
The text baseline position for the component. | IMeasurable | ||
explicitHeight : Number [solo lectura]
The height as explicitly set on the component. | IMeasurable | ||
explicitMaxHeight : Number [solo lectura]
The maximum height as explicitly set on the component. | IMeasurable | ||
explicitMaxWidth : Number [solo lectura]
The maximum width as explicitly set on the component. | IMeasurable | ||
explicitMinHeight : Number [solo lectura]
The minimum height as explicitly set on the component. | IMeasurable | ||
explicitMinWidth : Number [solo lectura]
The minimum width as explicitly set on the component. | IMeasurable | ||
explicitWidth : Number [solo lectura]
The width as explicitly set on the component. | IMeasurable | ||
measuredHeight : Number [solo lectura]
The height as measured by the component. | IMeasurable | ||
measuredMinHeight : Number [solo lectura]
The minimum height as measured by the component. | IMeasurable | ||
measuredMinWidth : Number [solo lectura]
The minimum width as measured by the component. | IMeasurable | ||
measuredWidth : Number [solo lectura]
The width as measured by the component. | IMeasurable | ||
percentHeight : Number [solo lectura]
The percentage height as explicitly set on the component. | IMeasurable | ||
percentWidth : Number [solo lectura]
The percentage width as explicitly set on the component. | IMeasurable |
Método | Definido por | ||
---|---|---|---|
Set the actual size of the component. | IMeasurable |
baselinePosition | propiedad |
baselinePosition:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The text baseline position for the component.
Implementación
public function get baselinePosition():Number
explicitHeight | propiedad |
explicitHeight:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The height as explicitly set on the component.
Implementación
public function get explicitHeight():Number
explicitMaxHeight | propiedad |
explicitMaxHeight:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The maximum height as explicitly set on the component.
Implementación
public function get explicitMaxHeight():Number
explicitMaxWidth | propiedad |
explicitMaxWidth:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The maximum width as explicitly set on the component.
Implementación
public function get explicitMaxWidth():Number
explicitMinHeight | propiedad |
explicitMinHeight:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The minimum height as explicitly set on the component.
Implementación
public function get explicitMinHeight():Number
explicitMinWidth | propiedad |
explicitMinWidth:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The minimum width as explicitly set on the component.
Implementación
public function get explicitMinWidth():Number
explicitWidth | propiedad |
explicitWidth:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The width as explicitly set on the component.
Implementación
public function get explicitWidth():Number
measuredHeight | propiedad |
measuredHeight:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The height as measured by the component.
Implementación
public function get measuredHeight():Number
measuredMinHeight | propiedad |
measuredMinHeight:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The minimum height as measured by the component.
Implementación
public function get measuredMinHeight():Number
measuredMinWidth | propiedad |
measuredMinWidth:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The minimum width as measured by the component.
Implementación
public function get measuredMinWidth():Number
measuredWidth | propiedad |
measuredWidth:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The width as measured by the component.
Implementación
public function get measuredWidth():Number
percentHeight | propiedad |
percentHeight:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The percentage height as explicitly set on the component.
Implementación
public function get percentHeight():Number
percentWidth | propiedad |
percentWidth:Number
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The percentage width as explicitly set on the component.
Implementación
public function get percentWidth():Number
setActualSize | () | método |
public function setActualSize(newWidth:Number, newHeight:Number):void
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
Set the actual size of the component.
Parámetros
newWidth:Number — The width of the component.
| |
newHeight:Number — The height of the component.
|
Tue Jun 12 2018, 02:12 PM Z