Uses of Class
org.apache.cocoon.portal.coplets.basket.BasketEvent

Packages that use BasketEvent
org.apache.cocoon.portal.coplets.basket   
 

Uses of BasketEvent in org.apache.cocoon.portal.coplets.basket
 

Subclasses of BasketEvent in org.apache.cocoon.portal.coplets.basket
 class AddItemEvent
          This event is used to add an item to the basket
 class CleanBasketEvent
          Clean all baskets or one single basket
 class RefreshBasketEvent
          Refresh the list of baskets for the administration
 class RemoveItemEvent
          Remove an item from the basket
 class SaveBasketEvent
          This event indicates to save the basket for the current user
 class ShowBasketEvent
          Show the contents of one basket
 class ShowItemEvent
          Show one item of the basket
 class UploadItemEvent
          This event adds upload files to the basket
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.