| Package | com.adobe.gravity.ui |
| Interface | public interface IMeasurable |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
| Propriété | Défini par | ||
|---|---|---|---|
| baselinePosition : Number [lecture seule]
The text baseline position for the component. | IMeasurable | ||
| explicitHeight : Number [lecture seule]
The height as explicitly set on the component. | IMeasurable | ||
| explicitMaxHeight : Number [lecture seule]
The maximum height as explicitly set on the component. | IMeasurable | ||
| explicitMaxWidth : Number [lecture seule]
The maximum width as explicitly set on the component. | IMeasurable | ||
| explicitMinHeight : Number [lecture seule]
The minimum height as explicitly set on the component. | IMeasurable | ||
| explicitMinWidth : Number [lecture seule]
The minimum width as explicitly set on the component. | IMeasurable | ||
| explicitWidth : Number [lecture seule]
The width as explicitly set on the component. | IMeasurable | ||
| measuredHeight : Number [lecture seule]
The height as measured by the component. | IMeasurable | ||
| measuredMinHeight : Number [lecture seule]
The minimum height as measured by the component. | IMeasurable | ||
| measuredMinWidth : Number [lecture seule]
The minimum width as measured by the component. | IMeasurable | ||
| measuredWidth : Number [lecture seule]
The width as measured by the component. | IMeasurable | ||
| percentHeight : Number [lecture seule]
The percentage height as explicitly set on the component. | IMeasurable | ||
| percentWidth : Number [lecture seule]
The percentage width as explicitly set on the component. | IMeasurable | ||
| Méthode | Défini par | ||
|---|---|---|---|
Set the actual size of the component. | IMeasurable | ||
baselinePosition | propriété |
baselinePosition:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The text baseline position for the component.
Implémentation
public function get baselinePosition():NumberexplicitHeight | propriété |
explicitHeight:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The height as explicitly set on the component.
Implémentation
public function get explicitHeight():NumberexplicitMaxHeight | propriété |
explicitMaxHeight:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The maximum height as explicitly set on the component.
Implémentation
public function get explicitMaxHeight():NumberexplicitMaxWidth | propriété |
explicitMaxWidth:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The maximum width as explicitly set on the component.
Implémentation
public function get explicitMaxWidth():NumberexplicitMinHeight | propriété |
explicitMinHeight:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The minimum height as explicitly set on the component.
Implémentation
public function get explicitMinHeight():NumberexplicitMinWidth | propriété |
explicitMinWidth:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The minimum width as explicitly set on the component.
Implémentation
public function get explicitMinWidth():NumberexplicitWidth | propriété |
explicitWidth:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The width as explicitly set on the component.
Implémentation
public function get explicitWidth():NumbermeasuredHeight | propriété |
measuredHeight:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The height as measured by the component.
Implémentation
public function get measuredHeight():NumbermeasuredMinHeight | propriété |
measuredMinHeight:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The minimum height as measured by the component.
Implémentation
public function get measuredMinHeight():NumbermeasuredMinWidth | propriété |
measuredMinWidth:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The minimum width as measured by the component.
Implémentation
public function get measuredMinWidth():NumbermeasuredWidth | propriété |
measuredWidth:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The width as measured by the component.
Implémentation
public function get measuredWidth():NumberpercentHeight | propriété |
percentHeight:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The percentage height as explicitly set on the component.
Implémentation
public function get percentHeight():NumberpercentWidth | propriété |
percentWidth:Number [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The percentage width as explicitly set on the component.
Implémentation
public function get percentWidth():NumbersetActualSize | () | méthode |
public function setActualSize(newWidth:Number, newHeight:Number):void| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
Set the actual size of the component.
Paramètres
newWidth:Number — The width of the component.
| |
newHeight:Number — The height of the component.
|
Tue Jun 12 2018, 09:30 AM Z