Uses of Interface
com.levigo.jadice.web.client.ViewComponent
Packages that use ViewComponent
Package
Description
-
Uses of ViewComponent in com.levigo.jadice.web.client
Subinterfaces of ViewComponent in com.levigo.jadice.web.clientModifier and TypeInterfaceDescriptioninterface
Original interface as it is known from the Jadice document platform.interface
interface
A PageView-like ViewComponent showing Thumbnails for an associated PageView.Methods in com.levigo.jadice.web.client that return ViewComponentMethods in com.levigo.jadice.web.client with parameters of type ViewComponent -
Uses of ViewComponent in com.levigo.jadice.web.client.tool
Methods in com.levigo.jadice.web.client.tool that return ViewComponentMethods in com.levigo.jadice.web.client.tool with parameters of type ViewComponentModifier and TypeMethodDescriptionvoid
BasicToolManager.setViewComponent
(ViewComponent viewComponent) -
Uses of ViewComponent in com.levigo.jadice.web.client.tools
Fields in com.levigo.jadice.web.client.tools declared as ViewComponentModifier and TypeFieldDescriptionprotected ViewComponent
PanForceTool.PanForceGesture.viewComponent
Methods in com.levigo.jadice.web.client.tools with parameters of type ViewComponentModifier and TypeMethodDescriptionprotected void
PanForceTool.PanForceGesture.init
(ViewComponent viewComponent) Initializes the Gesture with the givenViewComponent
. -
Uses of ViewComponent in com.levigo.jadice.web.client.ui
Methods in com.levigo.jadice.web.client.ui with parameters of type ViewComponentModifier and TypeMethodDescriptionvoid
HorizontalToolbar.setPosition
(ViewComponent target, Rectangle2D selectionRect, int gapSize) Sets position of toolbar, aligns it on top of given selection rectangle, Toolbar will be added to target if it isn't already attached to