Methods' Details |
getDragGestureRecognizer
- Returns
- the drag gesture recognizer of the specified window.
- Parameter window
-
a window created by the same toolkit instance.
|
|
getDragSource
- Returns
- the drag source of the specified window.
- Parameter window
-
a window created by the same toolkit instance.
|
|
getDropTarget
- Returns
- the drop target of the specified window.
- Parameter window
-
a window created by the same toolkit instance.
|
|
getClipboard
::com::sun::star::datatransfer::clipboard::XClipboard
getClipboard( |
[in] string |
clipboardName ); |
- Returns
- the specified clipboard (if available).
- Parameter clipboardName
-
the name of the clipboard to return. If an empty string is passed in,
the default clipboard is returned.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.