Paket | mx.containers.utilityClasses |
Sınıf | public class ConstraintRow |
Miras Alma | ConstraintRow EventDispatcher Object |
Uygular | IMXMLObject |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Özellik | Tanımlayan: | ||
---|---|---|---|
baseline : Object
Number that specifies the baseline of the ConstraintRow instance, in pixels,
either relative to the top edge of the row or to the max ascent of the
elements contained in this row. | ConstraintRow | ||
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
explicitHeight : Number
Number that specifies the explicit height of the
ConstraintRow instance, in pixels, in the ConstraintRow
instance's coordinates. | ConstraintRow | ||
height : Number
Number that specifies the height of the ConstraintRow instance, in pixels,
in the parent's coordinates. | ConstraintRow | ||
id : String
ID of the ConstraintRow instance. | ConstraintRow | ||
maxHeight : Number
Number that specifies the maximum height of the ConstraintRow instance,
in pixels, in the ConstraintRow instance's coordinates. | ConstraintRow | ||
minHeight : Number
Number that specifies the minimum height of the ConstraintRow instance,
in pixels, in the ConstraintRow instance's coordinates. | ConstraintRow | ||
percentHeight : Number
Number that specifies the height of a component as a percentage
of its parent's size. | ConstraintRow |
Yöntem | Tanımlayan: | ||
---|---|---|---|
Constructor. | ConstraintRow | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | EventDispatcher | ||
Olay akışına bir olay gönderir. | EventDispatcher | ||
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | EventDispatcher | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Called automatically by the MXML compiler when the ConstraintRow
instance is created using an MXML tag. | ConstraintRow | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | EventDispatcher | ||
Sizes the ConstraintRow
| ConstraintRow | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object | ||
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder. | EventDispatcher |
baseline | özellik |
baseline:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Number that specifies the baseline of the ConstraintRow instance, in pixels, either relative to the top edge of the row or to the max ascent of the elements contained in this row.
Varsayılan değer şudur "maxAscent:0".
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, baselineChanged
olayını gönderir.
Uygulama
public function get baseline():Object
public function set baseline(value:Object):void
explicitHeight | özellik |
explicitHeight:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Number that specifies the explicit height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, explicitHeightChanged
olayını gönderir.
Uygulama
public function get explicitHeight():Number
public function set explicitHeight(value:Number):void
height | özellik |
height:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Number that specifies the height of the ConstraintRow instance, in pixels, in the parent's coordinates.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, heightChanged
olayını gönderir.
Uygulama
public function get height():Number
public function set height(value:Number):void
id | özellik |
id:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
ID of the ConstraintRow instance. This value becomes the instance name of the constraint row and should not contain white space or special characters.
Uygulama
public function get id():String
public function set id(value:String):void
maxHeight | özellik |
maxHeight:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Number that specifies the maximum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, maxHeightChanged
olayını gönderir.
Uygulama
public function get maxHeight():Number
public function set maxHeight(value:Number):void
minHeight | özellik |
minHeight:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Number that specifies the minimum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, minHeightChanged
olayını gönderir.
Uygulama
public function get minHeight():Number
public function set minHeight(value:Number):void
percentHeight | özellik |
percentHeight:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Number that specifies the height of a component as a percentage
of its parent's size. Allowed values are 0-100. The default value is NaN.
Setting the width
property resets this property to NaN.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, percentHeightChanged
olayını gönderir.
Uygulama
public function get percentHeight():Number
public function set percentHeight(value:Number):void
ConstraintRow | () | Yapıcı |
public function ConstraintRow()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Constructor.
initialized | () | yöntem |
public function initialized(document:Object, id:String):void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Called automatically by the MXML compiler when the ConstraintRow
instance is created using an MXML tag.
If you create the constraint row through ActionScript, you
must call this method passing in the MXML document and
null
for the id
.
Parametreler
document:Object — The MXML document containing this ConstraintRow.
| |
id:String — Ignored.
|
setActualHeight | () | yöntem |
Tue Jun 12 2018, 01:09 PM Z