Table of Contents

Class ToolBarDefinitions

Namespace
Loehnert.Lisrt.TypeAndResult.TypeDataEditor
Assembly
Loehnert.Lisrt.TypeAndResult.dll

Definition for the toolbar in the Loehnert.Lisrt.TypeAndResult.TypeDataEditor.

public static class ToolBarDefinitions
Inheritance
ToolBarDefinitions
Inherited Members

Properties

CreateNewTypeDataToolBarItem

Gets the create type data item.

[Export]
public static ToolBarItemDefinition CreateNewTypeDataToolBarItem { get; }

Property Value

ToolBarItemDefinition

DeleteSelectionToolBarItem

Gets the delete process item.

[Export]
public static ToolBarItemDefinition DeleteSelectionToolBarItem { get; }

Property Value

ToolBarItemDefinition

EditSelectionGroup

Gets the group for editing the selected item.

[Export]
public static ToolBarItemGroupDefinition EditSelectionGroup { get; }

Property Value

ToolBarItemGroupDefinition

LoadTypeDataToolBarItem

Gets the load type data item.

[Export]
public static ToolBarItemDefinition LoadTypeDataToolBarItem { get; }

Property Value

ToolBarItemDefinition

ReadWriteOperationsGroup

Gets the group for the file operation items.

[Export]
public static ToolBarItemGroupDefinition ReadWriteOperationsGroup { get; }

Property Value

ToolBarItemGroupDefinition

SaveTypeDataAsToolBarItem

Gets the save type data as item.

[Export]
public static ToolBarItemDefinition SaveTypeDataAsToolBarItem { get; }

Property Value

ToolBarItemDefinition

SaveTypeDataToolBarItem

Gets the save type data item.

[Export]
public static ToolBarItemDefinition SaveTypeDataToolBarItem { get; }

Property Value

ToolBarItemDefinition

TypeDataEditorToolBar

Gets the toolbar definition.

public static ToolBarDefinition TypeDataEditorToolBar { get; }

Property Value

ToolBarDefinition