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

AssignmentConstants  - AS3 ADEP Workspace

Пакетlc.procmgmt
Классpublic class AssignmentConstants
НаследованиеAssignmentConstants Inheritance Object

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The AssignmentConstants class holds constants for the Assignment class assignmentType property. It also provides static helper methods to convert these numeric constants into localized strings.



Общедоступные свойства
 СвойствоОпределено
 Inheritedconstructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта.
Object
Общедоступные методы
 МетодОпределено
 Inherited
Показывает, определено ли заданное свойство для объекта.
Object
 Inherited
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра.
Object
 Inherited
Показывает наличие заданного свойства и его перечисляемость.
Object
 Inherited
Задает доступность динамического свойства для операций цикла.
Object
 Inherited
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали.
Object
 Inherited
Возвращает строковое представление заданного объекта.
Object
  
typeValue(assignmentType:Number):String
[статические] Retrieves a localized string that corresponds to the passed assignment type.
AssignmentConstants
 Inherited
Возвращает элементарное значение заданного объекта.
Object
Общедоступные константы
 КонстантаОпределено
  TYPE_ADMINREASSIGNMENT : Number = 5
[статические] A special value that specifies the assignment was assigned by the administrator.
AssignmentConstants
  TYPE_CLAIM : Number = 3
[статические] A special value that specifies the assignment is of type claim.
AssignmentConstants
  TYPE_CONSULT : Number = 6
[статические] A special value that specifies the assignment type is of type consult.
AssignmentConstants
  TYPE_ESCALATION : Number = 4
[статические] A special value that specifies the assignment is of type escalation.
AssignmentConstants
  TYPE_FORWARD : Number = 1
[статические] A special value that specifies the assignment is of type forward.
AssignmentConstants
  TYPE_INITIAL : Number = 0
[статические] A special value that specifies the initial assignment.
AssignmentConstants
  TYPE_REJECT : Number = 2
[статические] A special value that specifies the assignment is of type reject.
AssignmentConstants
Сведения о методе

typeValue

()метод
public static function typeValue(assignmentType:Number):String

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

Retrieves a localized string that corresponds to the passed assignment type.

Параметры

assignmentType:Number — Specifies the assignment type. It must be one of the TYPE_constants.

Возвращает
String — A localized string that corresponds to the specified assignment.
Сведения о константе

TYPE_ADMINREASSIGNMENT

Константа
public static const TYPE_ADMINREASSIGNMENT:Number = 5

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the assignment was assigned by the administrator.

TYPE_CLAIM

Константа 
public static const TYPE_CLAIM:Number = 3

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the assignment is of type claim.

TYPE_CONSULT

Константа 
public static const TYPE_CONSULT:Number = 6

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the assignment type is of type consult.

TYPE_ESCALATION

Константа 
public static const TYPE_ESCALATION:Number = 4

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the assignment is of type escalation.

TYPE_FORWARD

Константа 
public static const TYPE_FORWARD:Number = 1

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the assignment is of type forward.

TYPE_INITIAL

Константа 
public static const TYPE_INITIAL:Number = 0

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the initial assignment.

TYPE_REJECT

Константа 
public static const TYPE_REJECT:Number = 2

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the assignment is of type reject.





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

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