Table of Contents

Class TreeLayoutCommandPalettePluginCommands

Namespace
Whim.TreeLayout.CommandPalette
Assembly
Whim.TreeLayout.CommandPalette.dll
Commands to interact with the tree layout via the command palette.
public class TreeLayoutCommandPalettePluginCommands : PluginCommands, IPluginCommands
Inheritance
TreeLayoutCommandPalettePluginCommands
Implements
Inherited Members

Constructors

TreeLayoutCommandPalettePluginCommands(IContext, IPlugin, ITreeLayoutPlugin, ICommandPalettePlugin)

Create the tree layout command palette plugin commands.
public TreeLayoutCommandPalettePluginCommands(IContext context, IPlugin treeLayoutCommandPalettePlugin, ITreeLayoutPlugin treeLayoutPlugin, ICommandPalettePlugin commandLayoutPlugin)

Parameters

context IContext
treeLayoutCommandPalettePlugin IPlugin
treeLayoutPlugin ITreeLayoutPlugin
commandLayoutPlugin ICommandPalettePlugin