The GridExplorer component augments the GridPanels capabilities with two important features: Preview and Saved Views
The Preview allows to preview any instance being displayed in the Explorer
The Saved Views allows to group/sort/filter a given explorer and then save the "view" to be reused later (or to be shared)
Property | Description | Usage | Default Value | Type | Example |
---|---|---|---|---|---|
previewPanelPosition | Position of the preview panel | Optional | OFF | Enumeration | OFF / LEFT / RIGHT / BOTTOM |
enablePreviewPanel | Whether or not the preview panel is enabled | Optional | true | Boolean | True / False |
previewPanelHeight | The height of the preview panel | Optional | 250 | Integer | |
previewPanelMode | The type of the preview panel (only works in preview mode currently) | Optional | PREVIEW | Enumeration | |
previewPanelWidth | The width of the preview panel | Optional | 350 | Integer | |
previewCommand | The command to generate the preview | Required | #viewBean.previewObject | ||
renderExplorerOnToolBar | Render the explorer toolbar on an existing toolbar | Optional | Name of the toolbar to use |
_
_
No permission to view TWiki.WebTopBar