Content for OpenOffice.org version 3.3.
| Properties' Summary |
::com::sun::star::form::FormButtonType
ButtonType |
describes the action to be executed by the button when pressed.
|
string
TargetFrame |
describes the frame, where to open the document specified by the TargetURL.
|
string
TargetURL |
specifies the URL, which should be opened if the button was clicked.
|
| Properties' Details |
ButtonType
::com::sun::star::form::FormButtonType ButtonType;
- Description
- describes the action to be executed by the button when pressed.
|
|
TargetFrame
string TargetFrame;
- Description
- describes the frame, where to open the document specified by the TargetURL.
This property is evaluated if the button is of type URL.
As always, there is a number of target names which have a special meaning, and force
a special ::com::sun::star::frame::Frame to be used.
|
|
TargetURL
string TargetURL;
- Description
- specifies the URL, which should be opened if the button was clicked.
This property is evaluated if the button is of type URL.
- See also
- ::com::sun::star::form::FormButtonType
|
|
Top of Page
Copyright © 1995, 2010, 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.