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 TypeClassDescriptionclass
class
class
class
Activates theRolloutSearch
.class
Command to activate theRolloutSearch
embedded in the defined toolbar.class
class
Attaches aGrid
to the underlying document.class
class
This command fits the current page into the visible area.class
This command could be used to apply a predefined gradation action to change the appearance of a document.class
This command could be used to apply a predefined gradation to change the appearance of a document displayed in the viewer.class
ACommand
responsible for creating aTextHighlightAnnotation
class
class
class
class
class
class
final class
Provides relative zooming behaviour.final class
Provides absolute zooming behaviour. -
Uses of AbstractDocumentCommand in com.levigo.jadice.web.demo.common.client.annotation
Modifier and TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
Command that exports the current document on the serverside into a file of the given type.class
class
Command that exports the current document on the serverside into a pdf file intended for printing. -
Uses of AbstractDocumentCommand in com.levigo.jadice.web.demo.enterprise.client.annotations
Modifier and TypeClassDescriptionclass
This Command is used to invoke a server operation which saves the annotations on a document.