| Pacchetto | com.adobe.solutions.prm.domain.manager |
| Interfaccia | public interface ITitleManager |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Project Management 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| titleList : IList [sola lettura]
The list of titles that can be assigned to the members of a project or workitem. | ITitleManager | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
This remote operation refreshes a list of the titles. | ITitleManager | ||
Descrizione delle proprietà
titleList | proprietà |
titleList:IList [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Project Management 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The list of titles that can be assigned to the members of a project or workitem.
Questa proprietà può essere utilizzata come origine per l’associazione di dati. Quando questa proprietà viene modificata, invia l’evento titlesRefreshed .
Implementazione
public function get titleList():IListDescrizione dei metodi
refresh | () | metodo |
public function refresh():mx.rpc:AsyncToken| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Project Management 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This remote operation refreshes a list of the titles.
Restituiscemx.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, 02:44 PM Z