Uses of Class
com.levigo.jadice.web.client.commands.AbstractContextCommand
Packages that use AbstractContextCommand
Package
Description
-
Uses of AbstractContextCommand in com.levigo.jadice.web.client.commands
Subclasses of AbstractContextCommand in com.levigo.jadice.web.client.commandsModifier and TypeClassDescriptionclassclassAbstract base class forBookmarkcommands.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.classCommand 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.classclassclassclassclassclassActivates the Thumbnail tool and opens it.classfinal classProvides relative zooming behaviour.final classProvides absolute zooming behaviour. -
Uses of AbstractContextCommand in com.levigo.jadice.web.client.commands.internal
Subclasses of AbstractContextCommand in com.levigo.jadice.web.client.commands.internalModifier and TypeClassDescriptionclasscom.levigo.jadice.web.client.commands.internal.AbstractSetCurrentPageCommand -
Uses of AbstractContextCommand in com.levigo.jadice.web.client.tools.area
Subclasses of AbstractContextCommand 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 AbstractContextCommand in com.levigo.jadice.web.demo.common.client.annotation
Modifier and TypeClassDescriptionclassA client side command that propagates annotation changes to the server and lets the server handle these changes. -
Uses of AbstractContextCommand in com.levigo.jadice.web.demo.common.client.commands
Subclasses of AbstractContextCommand in com.levigo.jadice.web.demo.common.client.commands -
Uses of AbstractContextCommand in com.levigo.jadice.web.demo.common.client.export
Subclasses of AbstractContextCommand 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 AbstractContextCommand in com.levigo.jadice.web.demo.common.client.notification