Values |
NONE |
No action is performed on click.
|
PREVPAGE |
The presentation jumps to the previous page.
|
NEXTPAGE |
The presentation jumps to the next page.
|
FIRSTPAGE |
The presentation continues with the first page.
|
LASTPAGE |
The presentation continues with the last page.
|
BOOKMARK |
The presentation jumps to a bookmark.
|
DOCUMENT |
The presentation jumps to another document.
|
INVISIBLE |
The object renders itself invisible after a click.
|
SOUND |
A sound is played after a click.
|
VERB |
An ole verb is performed on this object.
|
VANISH |
The object vanishes with its effect.
|
PROGRAM |
Another program is executed after a click.
|
MACRO |
A star basic macro is executed after the click.
|
STOPPRESENTATION |
The presentation is stopped after the click.
|
Values' Details |
NONE
NONE,
- Description
- No action is performed on click.
|
|
PREVPAGE
PREVPAGE,
- Description
- The presentation jumps to the previous page.
|
|
NEXTPAGE
NEXTPAGE,
- Description
- The presentation jumps to the next page.
|
|
FIRSTPAGE
FIRSTPAGE,
- Description
- The presentation continues with the first page.
|
|
LASTPAGE
LASTPAGE,
- Description
- The presentation continues with the last page.
|
|
BOOKMARK
BOOKMARK,
- Description
- The presentation jumps to a bookmark.
|
|
DOCUMENT
DOCUMENT,
- Description
- The presentation jumps to another document.
|
|
INVISIBLE
INVISIBLE,
- Description
- The object renders itself invisible after a click.
|
|
SOUND
SOUND,
- Description
- A sound is played after a click.
|
|
VERB
VERB,
- Description
- An ole verb is performed on this object.
|
|
VANISH
VANISH,
- Description
- The object vanishes with its effect.
|
|
PROGRAM
PROGRAM,
- Description
- Another program is executed after a click.
|
|
MACRO
MACRO,
- Description
- A star basic macro is executed after the click.
|
|
STOPPRESENTATION
STOPPRESENTATION,
- Description
- The presentation is stopped after the click.
|
|
Copyright © 2003 Sun Microsystems, Inc.