Uses of Class
com.levigo.jadice.web.client.util.command.InjectedCommand
Packages that use InjectedCommand
Package
Description
-
Uses of InjectedCommand in com.levigo.jadice.web.client.command
Subclasses of InjectedCommand in com.levigo.jadice.web.client.command -
Uses of InjectedCommand in com.levigo.jadice.web.client.commands
Subclasses of InjectedCommand in com.levigo.jadice.web.client.commandsModifier and TypeClassDescriptionclassclassAbstract base class forBookmarkcommands.classAbstract base class for context aware injected commands.classAbstract superclass for all commands, which need a viewer and a document for functionality.classclassThis class is made to manage commands which can be triggered by mouse events.classAbstract superclass for commands which are functional just in conjunction with aPageViewinstance.classclassActivates theRolloutSearch.classCommand to activate theRolloutSearchembedded in the defined toolbar.classclassCommand to add aBookmarkfor the current pageclassclassAttaches aGridto the underlying document.classclassclassCreates anAnnotationprogrammatically via Annotation API.classCommand that creates a highly customized text annotation on the current pageclassCommand that creates a highly customized text annotation on the current pageclassDeletes the selected annotations.classfinal classCommand that navigates to the first page.classCommand that adjusts the zoom factor.classThis command fits the current page into the visible area.classThis command could be used to apply a predefined gradation action to change the appearance of a document.classThis command could be used to apply a predefined gradation to change the appearance of a document displayed in the viewer.classACommandresponsible for creating aTextHighlightAnnotationfinal classCommand that navigates to the last page.classclassCommand to get the "next" bookmark.final classCommand that navigates to the next page.classCommand to get the "previous" bookmark.final classCommand that navigates to the previous page.classclassCommand to remove all bookmarks from a document.classCommand to remove aBookmarkfrom the current page.classclassclassclassclassDisplays a popup widget for changing the gradation.classDisplays a popup widget that provides resolution calibration behaviour.classclassclassActivates the Thumbnail tool and opens it.classfinal classProvides relative zooming behaviour.final classProvides absolute zooming behaviour. -
Uses of InjectedCommand in com.levigo.jadice.web.client.commands.internal
Subclasses of InjectedCommand in com.levigo.jadice.web.client.commands.internalModifier and TypeClassDescriptionclasscom.levigo.jadice.web.client.commands.internal.AbstractSetCurrentPageCommand -
Uses of InjectedCommand in com.levigo.jadice.web.client.internal.annotation.editor
Subclasses of InjectedCommand in com.levigo.jadice.web.client.internal.annotation.editorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of InjectedCommand in com.levigo.jadice.web.client.tools.area
Subclasses of InjectedCommand in com.levigo.jadice.web.client.tools.areaModifier and TypeClassDescriptionclassCommand to cancel the current area selection.classCommand to start selecting an area with theAreaSelectionTool. -
Uses of InjectedCommand in com.levigo.jadice.web.demo.common.client.annotation
Subclasses of InjectedCommand in com.levigo.jadice.web.demo.common.client.annotationModifier and TypeClassDescriptionclassA client side command that propagates annotation changes to the server and lets the server handle these changes. -
Uses of InjectedCommand in com.levigo.jadice.web.demo.common.client.commands
Subclasses of InjectedCommand in com.levigo.jadice.web.demo.common.client.commandsModifier and TypeClassDescriptionclassButton to make a Widget fullscreen WARNING: This uses the RootLayoutPanel and removes it when closing fullscreen.class -
Uses of InjectedCommand in com.levigo.jadice.web.demo.common.client.export
Subclasses of InjectedCommand in com.levigo.jadice.web.demo.common.client.exportModifier and TypeClassDescriptionclassCommand that exports the current document on the serverside into a file of the given type.classclassCommand that exports the current document on the serverside into a pdf file intended for printing. -
Uses of InjectedCommand in com.levigo.jadice.web.demo.common.client.notification
Subclasses of InjectedCommand in com.levigo.jadice.web.demo.common.client.notification