Function | Description |
---|---|
Clear() | Clears all items on the clipboard |
BClipboard() | Constructor |
~BClipboard() | Destructor |
Commit() | Commits changes to the clipboard |
Data() | Returns the BMessage containing the clipboard data |
DataSource() | Returns a BMessenger for the application that last added data to the clipboard |
IsLocked() | Is the clipboard locked? |
Lock() | Locks the clipboard |
Name() | Returns the name of the clipboard |
Revert() | Refreshes the local BClipboard data |
Unlock() | Unlocks the clipboard |
The Application Kit Table of Contents | The Application Kit Index |
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified