Namespace LemonEdge.Client.Core.Commands.ToolWindows
Classes
AuditHistory
This command executes the UsableHistory system tool window command
Opens the usable history tool window which can show the history and status of items in the currently active layout
See https://web.lemonedge.com/help/usable-history/ for more infoComments
This command executes the Comments system tool window command
Opens the comments tool window which can show the comments against items in the currently active layout
See https://web.lemonedge.com/help/comments/ for more infoDataSources
This command executes the DataSources system tool window command
Opens the data sources tool window which can show the external data source ids of items in the currently active layout
See https://web.lemonedge.com/help/data-sources-tool-window/ for more infoDocuments
This command executes the Documents system tool window command
Opens the documents tool window which can show files stored against items in the currently active layout
See https://web.lemonedge.com/help/documents/ for more infoEntityTags
This command executes the EntityTags system tool window command
Opens the tags tool window which can show the tags marked against items in the currently active layout
See https://web.lemonedge.com/help/tags-tool-window/ for more infoItemTasks
This command executes the ItemTasks system tool window command
Opens the tasks tool window which can show tasks against the items in the currently active layout
See https://web.lemonedge.com/help/tasks-tool-window/ for more infoLayoutDesigner
This command executes the LayoutDesigner system tool window command
Opens the layout designer tool window which allows you to modify the views against the currently active layout
See https://web.lemonedge.com/help/tool-window-layout-designer/ for more infoNotifications
This command executes the Notifications system tool window command
Opens the notifications tool window which can show all automated notifications sent to you via the system that have not been dismissed
This is a global list, the tool window does not change depending on the currently active layoutPermissions
This command executes the Permissions system tool window command
Opens the permissions tool window which can show the default and overridden permissions of items in the currently active layout
See https://web.lemonedge.com/help/permissions-tool-window/ for more infoToolWindowToggler
The base command for toggling a layout to be displayed as a tool window in the tool window area that can react to other active layouts
Watchers
This command executes the Watchers system tool window command
Opens the watchers tool window which can show all users/roles/teams currently watching specific items in the currently active layout
See https://web.lemonedge.com/help/watchers/ for more info