| Pakiet | coldfusion.service |
| Klasa | public class DocumentSection |
| Dziedziczenie | DocumentSection Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
CFIDE.services.documentsection.
The ColdFusion service requires the input in CFIDE.services.documentsection.
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
| authpassword : String
Password sent to the target URL for Basic Authentication. | DocumentSection | ||
| authuser : String
User name sent to the target URL for Basic Authentication. | DocumentSection | ||
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| content : String
Contents of the document. | DocumentSection | ||
| documentitem : Array
Specifies unique headers and footers for each section. | DocumentSection | ||
| marginbottom : String
Bottom margin in inches (default) or centimeters. | DocumentSection | ||
| marginleft : String
Left margin in inches (default) or centimeters. | DocumentSection | ||
| marginright : String
Right margin in inches (default) or centimeters. | DocumentSection | ||
| margintop : String
Top margin in inches (default) or centimeters. | DocumentSection | ||
| mimetype : String
MIME type of the source document. | DocumentSection | ||
| name : String
Bookmark name for the section. | DocumentSection | ||
| src : String
URL or the relative path to the web root. | DocumentSection | ||
| useragent : String
Text to put in the HTTP User-Agent request header field. | DocumentSection | ||
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Creates an instance of the DocumentSection class. | DocumentSection | ||
![]() |
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 | |
authpassword | właściwość |
public var authpassword:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Password sent to the target URL for Basic Authentication.
authuser | właściwość |
public var authuser:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
User name sent to the target URL for Basic Authentication.
content | właściwość |
public var content:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Contents of the document.
documentitem | właściwość |
public var documentitem:Array| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Specifies unique headers and footers for each section.
marginbottom | właściwość |
public var marginbottom:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Bottom margin in inches (default) or centimeters.
marginleft | właściwość |
public var marginleft:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Left margin in inches (default) or centimeters.
marginright | właściwość |
public var marginright:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Right margin in inches (default) or centimeters.
margintop | właściwość |
public var margintop:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Top margin in inches (default) or centimeters.
mimetype | właściwość |
public var mimetype:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
MIME type of the source document. Supported MIME types are:
- text/html
- text/plain
- application/xml
- image/jpeg
- image/png
- image/gif
name | właściwość |
public var name:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Bookmark name for the section.
src | właściwość |
public var src:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
URL or the relative path to the web root.
useragent | właściwość |
public var useragent:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Text to put in the HTTP User-Agent request header field.
DocumentSection | () | Konstruktor |
public function DocumentSection()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | ColdFusion 9 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.0 |
Creates an instance of the DocumentSection class.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne