For pointers to sample programs that demonstrate many features of the Leadtools.ContentManager JavaScript library, see the table below:
|
JS File/Namespace |
Comments |
|---|---|
|
Leadtools.ContentManager.js - Leadtools.ContentManager |
JavaScript classes for routing feeds based on their Content-Type. |
| Name | Path | Description |
|---|---|---|
| DocumentCompareDemo | \Examples\Viewers\JS\DocumentCompareDemo | |
| Document Composer Demo | \Examples\Viewers\JS\DocumentComposerDemo | Demonstrates the ability to construct a new document from the pages of other documents. Pages can be re-ordered, added, or deleted. |
| Document Viewer Demo | \Examples\Viewers\JS\DocumentViewerDemo | Demonstrates using the LEADTOOLS Document Viewer SDK with HTML5 / JavaScript.
|
| JavaScript Document Viewer Simple Demo | \Examples\Viewers\JS\DocumentViewerSimpleDemo | Demonstrates simplicity of the JavaScript Document Viewer. |
| Viewer Demo | \Examples\Viewers\JS\ViewerDemo | Demonstrates using the LEADTOOLS Image Viewer in HTML5 / JavaScript.
|
| Drag and Drop Demo | \Examples\Viewers\JS\ViewerDragDropDemo | Demonstrates how the LEADTOOLS Image Viewer supports both the native HTML Drag and Drop and a custom item-based mode for both desktop and mobile devices. |
| Viewer Inline Demo | \Examples\Viewers\JS\ViewerInlineDemo | Demonstrates how an Image Viewer component can be embedded on a page with minimal configuration. |
| Viewer Simple Demo | \Examples\Viewers\JS\ViewerSimpleDemo | Demonstrates the use of typescript with LEADTOOLS with a simple web viewer example. |
| Viewer Styles Demo | \Examples\Viewers\JS\ViewerStylesDemo | Demonstrates how the Elements Mode of the LEADTOOLS ImageViewer can respond to CSS transitions. |
| Viewer Thumbnails Demo | \Examples\Viewers\JS\ViewerThumbnailsDemo | Demonstrates the thumbnail viewer using a simple thumbnail viewer and viewer example in the browser. |
| LEADVIEW_DocumentViewerDemo | \Examples\Viewers\JS\LEADVIEW_DocumentViewerDemo | |
| LEADVIEW_RedactDemo | \Examples\Viewers\JS\LEADVIEW_RedactDemo |