:: com :: sun :: star :: datatransfer :: clipboard ::

interface XClipboardEx
Base Interfaces
XClipboardExXClipboard

XClipboard
(referenced interface's summary:)
Description
The extended clipboard interface.
See also
XClipboard

Methods' Summary
getRenderingCapabilities To determine the supported rendering capabilities of the clipboard instance.  
Methods' Details
getRenderingCapabilities
byte
getRenderingCapabilities();

Description
To determine the supported rendering capabilities of the clipboard instance.
Returns
A set of flags describing the rendering capabilities of the clipboard instance.
See also
RenderingCapabilities
Top of Page