Paket | com.adobe.solutions.prm.presentation.constant |
Sınıf | public class LocalizedProjectStatus |
Miras Alma | LocalizedProjectStatus ProjectStatus Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
The constructor for LocalizedProjectStatus class. | LocalizedProjectStatus | ||
[statik]
This method gets the localized array of project status. | LocalizedProjectStatus | ||
[statik]
This method gets the localized value of a project status. | LocalizedProjectStatus | ||
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 |
Yapıcı Ayrıntı
LocalizedProjectStatus | () | Yapıcı |
public function LocalizedProjectStatus()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedProjectStatus
class.
Yöntem Ayrıntısı
getLocalizedTypeArray | () | yöntem |
public static function getLocalizedTypeArray():Array
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
This method gets the localized array of project status.
DöndürürArray — It returns a localized array of project status.
|
getLocalizedValue | () | yöntem |
public static function getLocalizedValue(type:String):String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
This method gets the localized value of a project status.
Parametreler
type:String — The input project status.
|
String — It returns the localized value of project status, based on input project status.
|
Tue Jun 12 2018, 01:09 PM Z