JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Instrukcja Użytkownika Strona 78

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 77
78
7878
78
isViewKeys()
E.g. var keysEnabled = ViewONE.isViewKeys ();
Returns a Boolean value of ‘true’ if the keys are enabled else a value ‘false’ is returned.
setPageKeys(true/false)
E.g. ViewONE.setPageKeys(true);
Specifies whether the hot keys for page operations are enabled. A value of ‘true’ (default)
indicates the keys are enabled and ‘false’ indicates they are not.
The keys are as follows:
Next page Page Down
Previous page Page Up
First page Home
Last page End
isPageKeys()
E.g. var keysEnabled = ViewONE.isPageKeys ();
Returns a Boolean value of ‘true’ if the keys are enabled else a value ‘false’ is returned.
setSelectKeys(true/false)
E.g. ViewONE.setSelectKeys(true);
Specifies whether the hot keys for select operations are enabled. A value of ‘true’ (default)
indicates the keys are enabled and ‘false’ indicates they are not.
The keys are as follows:
Select page S
Clear Selections Shift-S
Method:
Method:
Method:
Method:
Przeglądanie stron 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag