WebObjects 5.1

com.webobjects.eoapplication
Interface EOComponentController.ActionCollector

All Known Implementing Classes:
EOActionWidgetController
Enclosing class:
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 Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.