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

IComment  - AS3 Review, Commenting, and Approval

Пакетcom.adobe.solutions.rca.domain
Интерфейсpublic interface IComment
Средство реализации Comment

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

Defines the structure of a comment published during a stage on an asset.



Общедоступные свойства
 СвойствоОпределено
  comment : String
Text of a comment.
IComment
  dateString : String
Date of publishing a comment, formatted as a string.
IComment
  email : String
Email of the user who published the comment.
IComment
  timeStamp : Date
Date of publishing a comment.
IComment
  userName : String
Name of the user who published the comment.
IComment
Сведения о свойстве

comment

свойство
comment:String

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

Text of a comment.



Реализация
    public function get comment():String
    public function set comment(value:String):void

dateString

свойство 
dateString:String

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

Date of publishing a comment, formatted as a string.



Реализация
    public function get dateString():String
    public function set dateString(value:String):void

email

свойство 
email:String

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

Email of the user who published the comment.



Реализация
    public function get email():String
    public function set email(value:String):void

timeStamp

свойство 
timeStamp:Date

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

Date of publishing a comment.



Реализация
    public function get timeStamp():Date
    public function set timeStamp(value:Date):void

userName

свойство 
userName:String

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

Name of the user who published the comment.



Реализация
    public function get userName():String
    public function set userName(value:String):void




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

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