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.ep.ux.webdocumentviewer.domain 

WebDocumentViewer  - AS3 ADEP Task Management

Pakietcom.adobe.ep.ux.webdocumentviewer.domain
Klasapublic class WebDocumentViewer
DziedziczenieWebDocumentViewer Inheritance ResourceContainer

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

The WebDocumentViewer component provides support for displaying forms that are displayed in an HTML wrapper. The WebDocumentViewer component is extended to provide support for specific types of forms, such as PDF or HTML forms.

Domyślna właściwość MXMLmxmlContentFactory



Właściwości publiczne
 WłaściwośćZdefiniowane przez
  contentType : String
The MIME type of the document.
WebDocumentViewer
  url : String
The document URL reference.
WebDocumentViewer
Metody publiczne
 MetodaZdefiniowane przez
  
Constructor.
WebDocumentViewer
  
loadDocument(validateUrl:Boolean = false):void
Loads the content into the HTML wrapper.
WebDocumentViewer
  
Unloads the content from the HTML wrapper.
WebDocumentViewer
Szczegół właściwości

contentType

właściwość
public var contentType:String

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

The MIME type of the document.

url

właściwość 
public var url:String

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

The document URL reference.

Konstruktor Szczegół

WebDocumentViewer

()Konstruktor
public function WebDocumentViewer()

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Constructor.

Szczegół metody

loadDocument

()metoda
public function loadDocument(validateUrl:Boolean = false):void

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Loads the content into the HTML wrapper. The url and contentType properties must be set prior before calling this method.

Parametry

validateUrl:Boolean (default = false) — Specifies an optional parameter to validate whether the URL originates from the same domain.

unloadDocument

()metoda 
public function unloadDocument():void

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Task Management 10
Wersje środowiska wykonawczego: Flash Player 10.2, AIR (unsupported)

Unloads the content from the HTML wrapper.





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