Package osaf :: Package framework :: Package blocks :: Module PimBlocks
[frames | no frames]

Module osaf.framework.blocks.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
  AllItemsInCollection(items, collection)
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__

Type:
str
Value:
'Copyright (c) 2003-2005 Open Source Applications Foundation'          

__date__

Type:
str
Value:
'$Date: $'                                                             

__license__

Type:
str
Value:
'http://osafoundation.org/Chandler_0.1_license_terms.htm'              

__version__

Type:
str
Value:
'$Revision: $'                                                         

Generated by Epydoc 2.1 on Mon Dec 19 13:33:33 2005 http://epydoc.sf.net