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