Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
com.adobe.solutions.prm.domain.manager 

ITitleManager  - AS3 Responsabile progetto

Pacchettocom.adobe.solutions.prm.domain.manager
Interfacciapublic interface ITitleManager

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Project Management 10.0
Versioni runtime: Flash Player 10.2, AIR (unsupported)

This interface defines the operations for managing the titles that can be assigned to members of a project or workitem. The titles are fetched from a server using a remote operation.



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
 MetodoDefinito 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():IList
Descrizione 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.

Restituisce
mx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached. The resulting event contains a list of the titles.




[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.