ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
com.adobe.solutions.rca.domain 

IComment  - AS3 Recenzowanie, komentowanie i zatwierdzanie

Pakietcom.adobe.solutions.rca.domain
Interfejspublic interface IComment
Implementory Comment

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 10.0
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

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



Właściwości publiczne
 WłaściwośćZdefiniowane przez
  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
Szczegół właściwości

comment

właściwość
comment:String

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 10.0
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Text of a comment.



Implementacja
    public function get comment():String
    public function set comment(value:String):void

dateString

właściwość 
dateString:String

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 10.0
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Date of publishing a comment, formatted as a string.



Implementacja
    public function get dateString():String
    public function set dateString(value:String):void

email

właściwość 
email:String

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 10.0
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Email of the user who published the comment.



Implementacja
    public function get email():String
    public function set email(value:String):void

timeStamp

właściwość 
timeStamp:Date

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 10.0
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Date of publishing a comment.



Implementacja
    public function get timeStamp():Date
    public function set timeStamp(value:Date):void

userName

właściwość 
userName:String

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 10.0
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Name of the user who published the comment.



Implementacja
    public function get userName():String
    public function set userName(value:String):void




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.