Paket | com.adobe.icc.vo |
Sınıf | public class ModelExtension |
Miras Alma | ModelExtension Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Extensions
information about the model, for eg. TextModel.
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
customActions : IList
The customActionList property of the underlying value object. | ModelExtension | ||
type : String
The type property of the underlying value object. | ModelExtension |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Constructor
| ModelExtension | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
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 | ||
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 |
Özellik Ayrıntısı
customActions | özellik |
customActions:IList
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The customActionList property of the underlying value object. It is the collection of all the extensions configurations for a particular Domain Model type.
Uygulama
public function get customActions():IList
public function set customActions(value:IList):void
type | özellik |
Yapıcı Ayrıntı
ModelExtension | () | Yapıcı |
public function ModelExtension()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor
Tue Jun 12 2018, 01:09 PM Z