Uses of Class
com.levigo.jadice.web.client.commands.AbstractMessagingCapableDocumentCommand
Packages that use AbstractMessagingCapableDocumentCommand
Package
Description
-
Uses of AbstractMessagingCapableDocumentCommand in com.levigo.jadice.web.demo.common.client.annotation
Subclasses of AbstractMessagingCapableDocumentCommand in com.levigo.jadice.web.demo.common.client.annotationModifier and TypeClassDescriptionclass
A client side command that propagates annotation changes to the server and lets the server handle these changes. -
Uses of AbstractMessagingCapableDocumentCommand in com.levigo.jadice.web.demo.common.client.export
Subclasses of AbstractMessagingCapableDocumentCommand 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 AbstractMessagingCapableDocumentCommand in com.levigo.jadice.web.demo.enterprise.client.annotations
Subclasses of AbstractMessagingCapableDocumentCommand in com.levigo.jadice.web.demo.enterprise.client.annotationsModifier and TypeClassDescriptionclass
This Command is used to invoke a server operation which saves the annotations on a document.