Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
com.adobe.ep.taskmanagement.domain 

ITaskPropertyDefinition  - AS3 ADEP Task Management

Paquetecom.adobe.ep.taskmanagement.domain
Interfazpublic interface ITaskPropertyDefinition

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

The interface defines the custom task type property definitions. These definitions are retrieved through the ITaskProperty objects.



Propiedades públicas
 PropiedadDefinido por
  name : String
The name of the property.
ITaskPropertyDefinition
  propertyType : Object
The data type of the values of the property.
ITaskPropertyDefinition
Información sobre propiedades

name

propiedad
name:String

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

The name of the property.



Implementación
    public function get name():String
    public function set name(value:String):void

propertyType

propiedad 
propertyType:Object

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

The data type of the values of the property.



Implementación
    public function get propertyType():Object
    public function set propertyType(value:Object):void




[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.