Adobe® Flash® Platform için ActionScript® 3.0 Başvurusu
Ana Sayfa  |  Paket ve Sınıf Listesini Gizle |  Paketler  |  Sınıflar  |  Yenilikler  |  Dizin  |  Ekler  |  Niçin İngilizce?
Filtreler: Sunucudan Veri Alınıyor...
Sunucudan Veri Alınıyor...
com.adobe.solutions.rca.vo 

CustomAttributeVO  - AS3 İnceleme, Yorum Yapma ve Onay

Paketcom.adobe.solutions.rca.vo
Sınıfpublic class CustomAttributeVO
Miras AlmaCustomAttributeVO Inheritance BaseVO Inheritance Object

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Review, Commenting, and Approval Building Block 10
Çalışma Zamanı Sürümleri: Flash Player 10.2, AIR (unsupported)

Represents the custom attributes associated with a review or a review template. A custom attribute is defined as a key value pair.



Genel Özellikler
 ÖzellikTanımlayan:
  attrKey : String
Returns the custom attribute key.
CustomAttributeVO
  attrValue : String
Gets the attribute value.
CustomAttributeVO
 Inheritedconstructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru.
Object
 Inheritedid : String
Get the ID of the VO.
BaseVO
  reviewContext : ReviewContextVO
If the custom attribute is associated with a review instance then a reference to the review instance is returned.
CustomAttributeVO
  reviewTemplate : com.adobe.solutions.rca.vo:ReviewTemplateVO
If the custom attribute is associated with a review template then a reference of the review template is returned.
CustomAttributeVO
Genel Yöntemler
 YöntemTanımlayan:
  
The constructor for CustomAttributeVO class.
CustomAttributeVO
 Inherited
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir.
Object
 Inherited
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir.
Object
 Inherited
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir.
Object
 Inherited
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar.
Object
 Inherited
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür.
Object
 Inherited
Belirtilen nesnenin dize olarak temsil edilen halini döndürür.
Object
 Inherited
Belirtilen nesnenin temel değerini döndürür.
Object
Özellik Ayrıntısı

attrKey

özellik
attrKey:String

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Review, Commenting, and Approval Building Block 10
Çalışma Zamanı Sürümleri: Flash Player 10.2, AIR (unsupported)

Returns the custom attribute key.



Uygulama
    public function get attrKey():String
    public function set attrKey(value:String):void

attrValue

özellik 
attrValue:String

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Review, Commenting, and Approval Building Block 10
Çalışma Zamanı Sürümleri: Flash Player 10.2, AIR (unsupported)

Gets the attribute value.



Uygulama
    public function get attrValue():String
    public function set attrValue(value:String):void

reviewContext

özellik 
reviewContext:ReviewContextVO

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Review, Commenting, and Approval Building Block 10
Çalışma Zamanı Sürümleri: Flash Player 10.2, AIR (unsupported)

If the custom attribute is associated with a review instance then a reference to the review instance is returned.



Uygulama
    public function get reviewContext():ReviewContextVO
    public function set reviewContext(value:ReviewContextVO):void

reviewTemplate

özellik 
reviewTemplate:com.adobe.solutions.rca.vo:ReviewTemplateVO

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Review, Commenting, and Approval Building Block 10
Çalışma Zamanı Sürümleri: Flash Player 10.2, AIR (unsupported)

If the custom attribute is associated with a review template then a reference of the review template is returned.



Uygulama
    public function get reviewTemplate():com.adobe.solutions.rca.vo:ReviewTemplateVO
    public function set reviewTemplate(value:com.adobe.solutions.rca.vo:ReviewTemplateVO):void
Yapıcı Ayrıntı

CustomAttributeVO

()Yapıcı
public function CustomAttributeVO()

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Review, Commenting, and Approval Building Block 10
Çalışma Zamanı Sürümleri: Flash Player 10.2, AIR (unsupported)

The constructor for CustomAttributeVO class.





[ X ]Niçin İngilizce?
ActionScript 3.0 Başvurusu'ndaki içerik İngilizce görünür

ActionScript 3.0 Başvurusu'nun tüm bölümleri tüm dillere çevrilmemiştir. Bir dil öğesi çevrilmediğinde İngilizce görünür. Örneğin, ga.controls.HelpBox sınıfı hiçbir dile çevrilmez. Bu nedenle, başvurunun Türkçe versiyonunda ga.controls.HelpBox sınıfı İngilizce görünür.