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 TypeInterfaceDescriptioninterfaceOriginal interface as it is known from the Jadice document platform.interfaceinterfaceA 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 TypeMethodDescriptionvoidBasicToolManager.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 ViewComponentPanForceTool.PanForceGesture.viewComponentMethods in com.levigo.jadice.web.client.tools with parameters of type ViewComponentModifier and TypeMethodDescriptionprotected voidPanForceTool.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 TypeMethodDescriptionvoidHorizontalToolbar.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