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.vo 

DocumentVO  - AS3 Recenzowanie, komentowanie i zatwierdzanie

Pakietcom.adobe.solutions.rca.vo
Klasapublic class DocumentVO
DziedziczenieDocumentVO Inheritance BaseVO Inheritance Object

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

Represents a Value Object for a supporting document.



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
  contentType : String
Gets the document content type.
DocumentVO
  createdBy : String
Gets the name of the creator of the document.
DocumentVO
  createdOn : Date
Gets the creation date of the document.
DocumentVO
  description : String
Gets the document description.
DocumentVO
  file : File
Gets the instance of File for this document.
DocumentVO
 Inheritedid : String
Get the ID of the VO.
BaseVO
  name : String
Returns the name of the document.
DocumentVO
  type : String
Gets the type of supporting document.
DocumentVO
  uri : String
Returns document URI.
DocumentVO
Metody publiczne
 MetodaZdefiniowane przez
  
The constructor for DocumentVO class.
DocumentVO
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
 Inherited
Zwraca ciąg reprezentujący określony obiekt.
Object
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Szczegół właściwości

contentType

właściwość
contentType: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)

Gets the document content type.



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

createdBy

właściwość 
createdBy: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)

Gets the name of the creator of the document.



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

createdOn

właściwość 
createdOn: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)

Gets the creation date of the document.



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

description

właściwość 
description: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)

Gets the document description.



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

file

właściwość 
file:File

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

Gets the instance of File for this document.



Implementacja
    public function get file():File
    public function set file(value:File):void

name

właściwość 
name: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)

Returns the name of the document.



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

type

właściwość 
type: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)

Gets the type of supporting document. Supporting document can be of the following two type:

  • REF
  • DOCUMENT



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

uri

właściwość 
uri: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)

Returns document URI.



Implementacja
    public function get uri():String
    public function set uri(value:String):void
Konstruktor Szczegół

DocumentVO

()Konstruktor
public function DocumentVO()

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

The constructor for DocumentVO class.





[ 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.