Uses of Interface
com.levigo.jadice.web.client.ThumbnailView
Packages that use ThumbnailView
Package
Description
-
Uses of ThumbnailView in com.levigo.jadice.web.client
Methods in com.levigo.jadice.web.client that return ThumbnailViewModifier and TypeMethodDescriptionThumbnailViewBuilder.build()Builder method to create a configuredThumbnailViewinstance. -
Uses of ThumbnailView in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return ThumbnailViewModifier and TypeMethodDescriptionprotected ThumbnailViewSelectPageTool.getThumbnailView()ThumbnailTool.getThumbnailView() -
Uses of ThumbnailView in com.levigo.jadice.web.client.tools.dnd
Methods in com.levigo.jadice.web.client.tools.dnd that return ThumbnailViewConstructors in com.levigo.jadice.web.client.tools.dnd with parameters of type ThumbnailViewModifierConstructorDescriptionDnDParameter(com.google.gwt.event.dom.client.DragDropEventBase event, ThumbnailView thumbnailView, SelectionBehavior behavior, boolean isSameThumbnail) -
Uses of ThumbnailView in com.levigo.jadice.web.demo.common.client.commands
Constructors in com.levigo.jadice.web.demo.common.client.commands with parameters of type ThumbnailView