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.livecycle.rca.model.constant 

DurationUnit  - AS3 Review, Commenting, and Approval

Paquetecom.adobe.livecycle.rca.model.constant
Clasepublic class DurationUnit
HerenciaDurationUnit Inheritance Object
Desfasado desde Review, Commenting, and Approval 10: Utilice com.adobe.solutions.rca.constant.DurationUnit

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

DurationUnit enumerator.



Propiedades públicas
 PropiedadDefinido por
 Inheritedconstructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada.
Object
Métodos públicos
 MétodoDefinido por
  
Provides values for the duration unit property of a stage.
DurationUnit
 Inherited
Indica si un objeto tiene definida una propiedad especificada.
Object
 Inherited
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro.
Object
 Inherited
Indica si existe la propiedad especificada y si es enumerable.
Object
 Inherited
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle.
Object
 Inherited
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional.
Object
 Inherited
Devuelve la representación de cadena del objeto especificado.
Object
 Inherited
Devuelve el valor simple del objeto especificado.
Object
Constantes públicas
 ConstanteDefinido por
  BUSINESS_DAYS : String = "BUSINESS_DAYS"
[estática] Specifies that the duration of the stage is defined in business days.
DurationUnit
  DAYS : String = "DAYS"
[estática] Specifies that the duration of the stage is defined in days.
DurationUnit
  HOURS : String = "HOURS"
[estática] Specifies that the duration of the stage is defined in hours.
DurationUnit
  MINUTES : String = "MINUTES"
[estática] Specifies that the duration of the stage is defined in minutes.
DurationUnit
  TYPES : Array
[estática] A utility array of all possible values for the unit that is used to define the duration of the stage.
DurationUnit
Información sobre constructores

DurationUnit

()Información sobre
public function DurationUnit()

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

Provides values for the duration unit property of a stage. Duration unit determines the unit used for the duration field. For example, if the duration field value is 70 and the duration unit is MINUTES, then the actual duration is 1 hour and 10 minutes.

Elementos de API relacionados

Información sobre constantes

BUSINESS_DAYS

Constante
public static const BUSINESS_DAYS:String = "BUSINESS_DAYS"

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

Specifies that the duration of the stage is defined in business days. Business days are determined using the business calendar associated with the user.

DAYS

Constante 
public static const DAYS:String = "DAYS"

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

Specifies that the duration of the stage is defined in days.

HOURS

Constante 
public static const HOURS:String = "HOURS"

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

Specifies that the duration of the stage is defined in hours.

MINUTES

Constante 
public static const MINUTES:String = "MINUTES"

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

Specifies that the duration of the stage is defined in minutes.

TYPES

Constante 
public static const TYPES:Array

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 9.5
Versiones de motor de ejecución: Flash Player 9, Flash Player 10, AIR (unsupported)

A utility array of all possible values for the unit that is used to define the duration of the stage.





[ 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.