| Pakiet | com.adobe.solutions.rca.domain.impl |
| Klasa | public class Comment |
| Dziedziczenie | Comment Object |
| Implementuje | IComment |
| 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) |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
| comment : String
Text of a comment. | Comment | ||
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| dateString : String
Date of publishing a comment, formatted as a string. | Comment | ||
| email : String
Email of the user who published the comment. | Comment | ||
| timeStamp : Date
Date of publishing a comment. | Comment | ||
| userName : String
Name of the user who published the comment. | Comment | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Comment()
The constructor for Comment class. | Comment | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Szczegół właściwości
comment | właściwość |
dateString | właściwość |
dateString:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| 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| właściwość |
email:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| 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):voidtimeStamp | właściwość |
timeStamp:Date| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| 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):voiduserName | właściwość |
userName:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| 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):voidKonstruktor Szczegół
Comment | () | Konstruktor |
public function 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) |
The constructor for Comment class.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne