Paket | com.adobe.solutions.prm.domain.manager |
Arabirim | public interface ITitleManager |
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 Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
titleList : IList [salt okunur]
The list of titles that can be assigned to the members of a project or workitem. | ITitleManager |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
This remote operation refreshes a list of the titles. | ITitleManager |
Özellik Ayrıntısı
titleList | özellik |
titleList:IList
[salt okunur] 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 list of titles that can be assigned to the members of a project or workitem.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, titlesRefreshed
olayını gönderir.
Uygulama
public function get titleList():IList
Yöntem Ayrıntısı
refresh | () | yöntem |
public function refresh():mx.rpc:AsyncToken
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 remote operation refreshes a list of the titles.
Döndürürmx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached. The resulting event contains a list of the titles.
|
Tue Jun 12 2018, 01:09 PM Z