Uses of Enum Class
com.levigo.jadice.web.client.tools.GalleryNavigationTool.ArrowHidingStrategy
Packages that use GalleryNavigationTool.ArrowHidingStrategy
-
Uses of GalleryNavigationTool.ArrowHidingStrategy in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return GalleryNavigationTool.ArrowHidingStrategyModifier and TypeMethodDescriptionGalleryNavigationTool.getArrowHidingStrategy()
Returns the enum constant of this class with the specified name.GalleryNavigationTool.ArrowHidingStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.tools with parameters of type GalleryNavigationTool.ArrowHidingStrategyModifier and TypeMethodDescriptionvoid
GalleryNavigationTool.setArrowHidingStrategy
(GalleryNavigationTool.ArrowHidingStrategy arrowHidingStrategy)