Adobe 65030089 Scripting Guide - Page 76

HTMLHelpWindow methods

Page 76 highlights

Property name defaultTab buttons windowProperties windowStyles windowExtendedStyles defaultFileName homeFileName tocFileName indexFileName button1Label button1Url button2Label button2Url Data type HTMLHelpWindowDefaultTab HTMLHelpWindowButtons HTMLHelpWindowProperties Integer Integer String String String String String String String String HTMLHelpWindow methods setWindowPosition Description Sets window placement properties. Returns Boolean ROBOHELP 8 SCRIPTING GUIDE 72 Classes Description Read-write Tripane default Tab Read-write Flags to show different buttons in the HTMLHelp window Read-write Used to set properites of the HTMLHelp window Read-write Window styles Read-write Window extended styles Read-write Advanced property "Default" Read-write Advanced property "Home" Read-write Advanced property "Table of Contents" Read-write Advanced property "Index" Read-write Advanced property "Button 1 Label" Read-write Advanced property "Custom Button 1 URL" Read-write Advanced property "Button 2 Label" Read-write Advanced property "Custom Button 2 URL"

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98

72
ROBOHELP 8 SCRIPTING GUIDE
Classes
HTMLHelpWindow methods
setWindowPosition
Description
Sets window placement properties.
Returns
Boolean
defaultTab
HTMLHelpWindowDefaultTab
Read-write
Tripane default Tab
buttons
HTMLHelpWindowButtons
Read-write
Flags to s
h
ow different buttons in t
h
e
HTMLHelp window
windowProperties
HTMLHelpWindowProperties
Read-write
Used to set properites of t
h
e HTMLHelp
window
windowStyles
Integer
Read-write
Window styles
windowExtendedStyles
Integer
Read-write
Window extended styles
defaultFileName
String
Read-write
Advanced property "Default"
homeFileName
String
Read-write
Advanced property "Home"
tocFileName
String
Read-write
Advanced property "Table of Contents"
indexFileName
String
Read-write
Advanced property "Index"
button1Label
String
Read-write
Advanced property "Button 1 Label"
button1Url
String
Read-write
Advanced property "Custom Button 1 URL"
button2Label
String
Read-write
Advanced property "Button 2 Label"
button2Url
String
Read-write
Advanced property "Custom Button 2 URL"
Property name
Data type
Description