Pro-Form Quick Start 9.0 Podręcznik Użytkownika Strona 153

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 270
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 152
137 ©Nitro
Event object
Represents a PDF form field, and this object contains methods and properties that provide a way to
modify form fields (like you would visually with the form field tools) via JavaScript code.
Example: Changes a hidden field to be visible.
var oField = this.getField("hiddenFieldName");
oField.display = display.visible;
Properties
change
changeEx
commitKey
fieldFull
keyDown
modifier
name
rc
selEnd
selStart
shift
source
target
targetName
type
value
willCommit
Nitro Pro 9 - User Guide
Przeglądanie stron 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 269 270

Komentarze do niniejszej Instrukcji

Brak uwag