Paket | com.adobe.solutions.prm.presentation.constant |
Sınıf | public class LocalizedProjectState |
Miras Alma | LocalizedProjectState ProjectState 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 LocalizedProjectState class. | LocalizedProjectState | ||
[statik]
This method gets a localized array of the project states. | LocalizedProjectState | ||
[statik]
This method gets the localized value of the project state. | LocalizedProjectState | ||
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ı
LocalizedProjectState | () | Yapıcı |
public function LocalizedProjectState()
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 LocalizedProjectState
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 a localized array of the project states.
DöndürürArray — It returns a localized array of the project states.
|
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 the project state.
Parametreler
type:String — A project state.
|
String — It returns the localized project state value, based on the input project state.
|
Tue Jun 12 2018, 01:09 PM Z