Uses of Class
com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
-
-
Uses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document
Subclasses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document Modifier and Type Class Description class
AliasesPanel
This panel shows the aliases of a folderclass
DetailsPreviewPanel
This panel shows the full preview of a documentclass
DocumentCalendarPanel
This panel shows the calendar events on a documentclass
DocumentExtendedPropertiesPanel
Shows document's extended properties.class
DocumentOCRPanel
Shows document's OCR options.class
DocumentSubscriptionsPanel
This panel shows the subscriptions on a document.class
HistoryPanel
This panel shows the history of a documentclass
LinksPanel
This panel shows the links of a documentclass
PublishingPanel
Shows document's publishing options.class
StandardPropertiesPanel
Shows document's standard properties and read-only dataclass
VersionsPanel
This panel shows a list of versions of a document in a tabular way. -
Uses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document.note
Subclasses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document.note Modifier and Type Class Description class
NotesPanel
This panel shows the notes on a document -
Uses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document.signature
Subclasses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document.signature Modifier and Type Class Description class
SignaturePanel
This panel shows the signatures. -
Uses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document.update
Subclasses of DocumentDetailTab in com.logicaldoc.gui.frontend.client.document.update Modifier and Type Class Description class
UpdateNotificationPanel
Shows a list of users and a brief message to notify them about the document creationclass
UpdateStandardPropertiesPanel
Shows document's standard properties available for bulk update.
-