Properties' Summary |
string
EventType |
specifies the type of the event handler
|
string
Script |
specifies the script source code
|
Properties' Details |
EventType
string EventType;
- Description
- specifies the type of the event handler
Usually this is one of the following:
- "None"
- "StarBasic"
- "JavaScript"
- "Presentation"
This list is extensible.
|
|
Script
string Script;
- Description
- specifies the script source code
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.