JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Bedienungsanleitung Seite 55

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 88
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 54
55
5555
55
Selection and clipboard
selectPage(int pageNumber)
E.g. ViewONE.selectPage(4);
Toggles the select property on the page in a document indicated by the “pageNumber”
parameter (available for multi-page documents only).
clearSelections()
E.g. ViewONE.clearSelections();
Clears all page selections in the document (available for multi-page documents only).
copyPageToClipboard()
E.g. ViewONE.copyPageToClipboard();
Produces a print dialog to allow the user to print the current page.
Security note: This method is disabled by default unless the
“JavascriptExtensions” parameter is set to “true”.
getSelection()
E.g. selection = ViewONE.getSelection();
This method returns a comma-delimited string containing any pages selected by the user.
Method:
Method:
Method:
Method:
Seitenansicht 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 87 88

Kommentare zu diesen Handbüchern

Keine Kommentare