Kamaelia docs : Kamaelia.Experimental.Chassis.InboxControlledCarousel

Kamaelia.Experimental.Chassis.InboxControlledCarousel

For examples and more explanations, see the module level docs.


prefab: InboxControlledCarousel

InboxControlledCarousel(componentFactory[,make1stRequest][,boxSize]) -> new Carousel component

Create an InboxControlledCarousel component that makes child components one at a time (in carousel fashion) using the supplied factory function.

Keyword arguments:

  • componentFactory -- function that takes a single argument and returns a component
  • make1stRequest -- if True, Carousel will send an initial "NEXT" request. (default=False)
  • boxsize -- size limit for "inbox" inbox of the created child component

Feedback

Got a problem with the documentation? Something unclear that could be clearer? Want to help improve it? Constructive criticism is very welcome - especially if you can suggest a better rewording!

Please leave you feedback here in reply to the documentation thread in the Kamaelia blog.

-- Automatic documentation generator, 19 Oct 2008 at 14:29:09 UTC/GMT

This is a page from the Kamaelia website. You can find the original here: