| Trees | Index | Help |
|
|---|
| Package osaf :: Package framework :: Package blocks :: Module PimBlocks |
|
| Classes | |
|---|---|
FocusEventHandlers |
Adds behavior to allow handling events for of a view's selected items, if all the items selected can process the event. |
| Function Summary | |
|---|---|
Helper routine - Checks if all items actually exist in the collection, using getMembershipItem() to make sure the 'in' test is valid. | |
FilterNone(list)
| |
isValidSelection(selection,
selectedCollection)
| |
| Variable Summary | |
|---|---|
str |
__copyright__ = 'Copyright (c) 2003-2005 Open Source App...
|
str |
__date__ = '$Date: $'
|
str |
__license__ = 'http://osafoundation.org/Chandler_0.1_lic...
|
str |
__version__ = '$Revision: $'
|
| Function Details |
|---|
AllItemsInCollection(items, collection)Helper routine - Checks if all items actually exist in the collection, using getMembershipItem() to make sure the 'in' test is valid. Should this be in AbstractCollection? (not sure if thats appropriate or not.. -alecf) |
| Variable Details |
|---|
__copyright__
|
__date__
|
__license__
|
__version__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Dec 19 13:33:33 2005 | http://epydoc.sf.net |