Pakket | com.adobe.solutions.prm.domain.manager |
Interface | public interface ITitleManager |
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
titleList : IList [alleen-lezen]
The list of titles that can be assigned to the members of a project or workitem. | ITitleManager |
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
This remote operation refreshes a list of the titles. | ITitleManager |
Eigenschapdetails
titleList | eigenschap |
titleList:IList
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The list of titles that can be assigned to the members of a project or workitem.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis titlesRefreshed
verzonden.
Implementatie
public function get titleList():IList
Methodedetails
refresh | () | methode |
public function refresh():mx.rpc:AsyncToken
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This remote operation refreshes a list of the titles.
Geretourneerde waardemx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached. The resulting event contains a list of the titles.
|
Wed Jun 13 2018, 11:42 AM Z