WebObjects 5.2.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 Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.