Uses of Class
com.levigo.jadice.web.client.commands.AbstractDocumentCommand
Packages that use AbstractDocumentCommand
Package
Description
-
Uses of AbstractDocumentCommand in com.levigo.jadice.web.client.commands
Subclasses of AbstractDocumentCommand in com.levigo.jadice.web.client.commandsModifier and TypeClassDescriptionclassclassclassclassActivates theRolloutSearch.classCommand to activate theRolloutSearchembedded in the defined toolbar.classclassAttaches aGridto the underlying document.classclassThis 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 aTextHighlightAnnotationclassclassclassclassclassclassfinal classProvides relative zooming behaviour.final classProvides absolute zooming behaviour. -
Uses of AbstractDocumentCommand 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 AbstractDocumentCommand in com.levigo.jadice.web.demo.common.client.export
Subclasses of AbstractDocumentCommand 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.