Uses of Class
com.logicaldoc.gui.frontend.client.panels.DetailTab
-
-
Uses of DetailTab in com.logicaldoc.gui.frontend.client.document
Subclasses of DetailTab in com.logicaldoc.gui.frontend.client.document Modifier and Type Class Description class
AliasesPanel
This panel shows the aliases of a folderclass
DcoumentHistoryPanel
This panel shows the history of a documentclass
DetailsPreviewPanel
This panel shows the full preview of a documentclass
DocumentCalendarPanel
This panel shows the calendar events on a documentclass
DocumentCapturePanel
Shows document's data capture options.class
DocumentDetailTab
Superclass for all tab panels in the document details areaclass
DocumentExtendedPropertiesPanel
Shows document's extended properties.class
DocumentSubscriptionsPanel
This panel shows the subscriptions on a document.class
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 DetailTab in com.logicaldoc.gui.frontend.client.document.note
Subclasses of DetailTab 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 DetailTab in com.logicaldoc.gui.frontend.client.document.signature
Subclasses of DetailTab in com.logicaldoc.gui.frontend.client.document.signature Modifier and Type Class Description class
DigitalSignaturePanel
This panel shows the digital signatures. -
Uses of DetailTab in com.logicaldoc.gui.frontend.client.document.update
Subclasses of DetailTab 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 creation or checkinclass
UpdateStandardPropertiesPanel
Shows document's standard properties available for bulk update. -
Uses of DetailTab in com.logicaldoc.gui.frontend.client.folder
Subclasses of DetailTab in com.logicaldoc.gui.frontend.client.folder Modifier and Type Class Description class
AliasesPanel
This panel shows the aliases of a folderclass
FolderAutomationPanel
This panel shows the automation triggers of a folder.class
FolderCapturePanel
Shows folder's OCR options.class
FolderDetailTab
Superclass for all tab panels in the folder details areaclass
FolderExtendedPropertiesPanel
Shows folder's optional template metadataclass
FolderHistoryPanel
This panel shows the history of a folderclass
FolderInterfacePanel
Shows the folder's user interface settingsclass
FolderQuotaPanel
Shows the folder's quotasclass
FolderSecurityPanel
This panel shows the security policies.class
FolderStandardPropertiesPanel
Shows folder's standard properties and read-only dataclass
FolderSubscriptionsPanel
This panel shows the subscriptions on a folder. -
Uses of DetailTab in com.logicaldoc.gui.frontend.client.folder.copy
Subclasses of DetailTab in com.logicaldoc.gui.frontend.client.folder.copy Modifier and Type Class Description class
FolderCopyExtendedPropertiesPanel
Shows folder's optional template metadataclass
FolderCopyStandardPropertiesPanel
Shows folder's standard properties and read-only data
-