Справочник по ActionScript® 3.0 для платформы Adobe® Flash®
Домашняя страница  |  Скрыть список пакетов и классов |  Пакеты  |  Классы  |  Что нового  |  Указатель  |  Приложения  |  Почему по-английски?
Фильтры: Получение данных с сервера...
Получение данных с сервера...
com.adobe.solutions.prm.constant 

ProjectState  - AS3 Project Management

Пакетcom.adobe.solutions.prm.constant
Классpublic class ProjectState
НаследованиеProjectState Inheritance Object
Подклассы LocalizedProjectState

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

This class defines the default states of project and WorkItem. Project or workitem moves from lower order state to higher order state only exception to this is that a terminated or completed (higher order) project can move back to in progress state (lower order), if a new child project or workitem is added to it.



Общедоступные свойства
 СвойствоОпределено
 Inheritedconstructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта.
Object
Общедоступные методы
 МетодОпределено
  
The constructor of ProjectState class.
ProjectState
 Inherited
Показывает, определено ли заданное свойство для объекта.
Object
 Inherited
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра.
Object
 Inherited
Показывает наличие заданного свойства и его перечисляемость.
Object
 Inherited
Задает доступность динамического свойства для операций цикла.
Object
 Inherited
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали.
Object
 Inherited
Возвращает строковое представление заданного объекта.
Object
 Inherited
Возвращает элементарное значение заданного объекта.
Object
Общедоступные константы
 КонстантаОпределено
  COMPLETED : String = "COMPLETED"
[статические] A project or workitem moves to IN_progress state when it starts, as scheduled or as activated manually.
ProjectState
  INACTIVE : String = "INACTIVE"
[статические] The initial state for a project or workitem is Inactive.
ProjectState
  IN_PROGRESS : String = "IN_PROGRESS"
[статические] A project or workitem move to the Pending state before it starts.
ProjectState
  PENDING : String = "PENDING"
[статические] Pending state indicates a termination of a project or a workitem by the user.
ProjectState
  TERMINATED : String = "TERMINATED"
[статические] A project and a WorkItem move to a Completed state when all the children are in a Completed state and when the associated workflow has ended, respectively.
ProjectState
  TYPES : Array
[статические] An array of all the states of a project or a workitem.
ProjectState
Сведения о конструкторе

ProjectState

()Конструктор
public function ProjectState()

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

The constructor of ProjectState class.

Сведения о константе

COMPLETED

Константа
public static const COMPLETED:String = "COMPLETED"

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

A project or workitem moves to IN_progress state when it starts, as scheduled or as activated manually.

IN_PROGRESS

Константа 
public static const IN_PROGRESS:String = "IN_PROGRESS"

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

A project or workitem move to the Pending state before it starts.

INACTIVE

Константа 
public static const INACTIVE:String = "INACTIVE"

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

The initial state for a project or workitem is Inactive.

PENDING

Константа 
public static const PENDING:String = "PENDING"

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

Pending state indicates a termination of a project or a workitem by the user.

TERMINATED

Константа 
public static const TERMINATED:String = "TERMINATED"

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

A project and a WorkItem move to a Completed state when all the children are in a Completed state and when the associated workflow has ended, respectively.

TYPES

Константа 
public static const TYPES:Array

Язык версии: ActionScript 3.0
Версия продукта: Project Management Building Block 10.0
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

An array of all the states of a project or a workitem.





[ X ]Почему по-английски?
Содержимое Справочника ActionScript 3.0 отображается на английском языке

Не все части Справочника ActionScript 3.0 переводятся на все языки. Если какой-то текстовый элемент не переведен, он отображается на английском языке. Например, компонент ga.controls.HelpBox не переведен ни на один из языков. Это значит, что в русской версии справки компонент ga.controls.HelpBox будет отображаться на английском языке.