Function | Description |
---|---|
"InternalName" | Name identifying the handler |
"Messenger" | Messenger targetting the handler |
"Suites" | Array of scripting suites supported by the object |
14722: head1: Archived Fields | |
AddFilter() | Adds a filter to the BHandler's list of filters |
Archive() | Archives a BHandler into a BMessage |
Archived Fields | |
Constructor and Destructor | |
FilterList() | Returns the list of filters for the BHandler |
Filtering | |
Function Summary | |
GetSupportedSuites() | Hook called in response to B_GET_SUPPORTED_SUITES scripting requests |
BHandler | |
BHandler() | Constructor |
~BHandler() | Destructor |
The Handler List | |
Hook Functions | |
LockLooper() | Locks the BLooper that the BHandler is associated with |
LockLooperWithTimeout() | Locks, with a timeout, the BLooper that the BHandler is associated with |
Looper() | Returns the BLooper that the BHandler is associated with |
Member Functions | |
MessageReceived() | Hook called by the BHandler to respond to messages |
Name() | Returns the name identifying the BHandler |
NextHandler() | Gets the next BHandler |
Notifiers and Observers | |
RemoveFilter() | Removes a filter from the BHandler's list of filters |
ResolveSpecifier() | Hook called to respond to scripting requests |
Scripting Suites and Properties | |
see | |
SetFilterList() | Sets the list of filters for the BHandler |
SetName() | Sets the name identifying the BHandler |
SetNextHandler() | Sets the next BHandler |
StartWatchingAll() | |
StartWatching() | Begin watching for a specific notice from this handler |
Static Functions | |
StopWatchingAll() | |
StopWatching() | |
Targets | |
UnlockLooper() | Unlocks the BLooper that the BHandler is associated with |
The Application Kit Table of Contents | The Application Kit Index |
Copyright © 2000 Be, Inc. All rights reserved..