Uses of Class
org.cruxframework.crux.widgets.client.slideshow.SlideshowBaseController.SlideshowEvent

Packages that use SlideshowBaseController.SlideshowEvent
org.cruxframework.crux.widgets.client.slideshow   
 

Uses of SlideshowBaseController.SlideshowEvent in org.cruxframework.crux.widgets.client.slideshow
 

Methods in org.cruxframework.crux.widgets.client.slideshow that return SlideshowBaseController.SlideshowEvent
static SlideshowBaseController.SlideshowEvent SlideshowBaseController.SlideshowEvent.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SlideshowBaseController.SlideshowEvent[] SlideshowBaseController.SlideshowEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.cruxframework.crux.widgets.client.slideshow with parameters of type SlideshowBaseController.SlideshowEvent
protected  void SlideshowBaseController.notifyComponents(SlideshowBaseController.SlideshowEvent event)
           
 



Copyright © 2014. All rights reserved.