WebObjects 5.3

com.webobjects.eoapplication
Interface EOComponentController.ActionCollector

All Known Implementing Classes:
EOActionTrigger, EOActionWidgetController
Enclosing interface:
EOComponentController

public static interface EOComponentController.ActionCollector

The EOComponentController.ActionCollector interface identifies controllers that display actions of subcontrollers collectively (for example in tool bars).


Method Summary
 NSArray collectedActions()
          Returns an array of all actions collected from subcontrollers.
 

Method Detail

collectedActions

public NSArray collectedActions()
Returns an array of all actions collected from subcontrollers.

Returns:
the array of actions collected from subcontrollers

Last updated Thu May 26 13:46:12 PDT 2005.

Copyright © 2005 Apple Computer, Inc.