Paquete | com.adobe.solutions.prm.domain.manager |
Interfaz | public interface ITitleManager |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Project Management 10.0 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
Propiedad | Definido por | ||
---|---|---|---|
titleList : IList [solo lectura]
The list of titles that can be assigned to the members of a project or workitem. | ITitleManager |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
This remote operation refreshes a list of the titles. | ITitleManager |
Información sobre propiedades
titleList | propiedad |
titleList:IList
[solo lectura] Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Project Management 10.0 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
The list of titles that can be assigned to the members of a project or workitem.
Esta propiedad se puede utilizar como origen para la vinculación de datos. Cuando se modifica esta propiedad, distribuye el evento titlesRefreshed
.
Implementación
public function get titleList():IList
Información sobre métodos
refresh | () | método |
public function refresh():mx.rpc:AsyncToken
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Project Management 10.0 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
This remote operation refreshes a list of the titles.
Valor devueltomx.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:12 PM Z