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
DeleteSelectionToolBarItem
Gets the delete process item.
[Export]
public static ToolBarItemDefinition DeleteSelectionToolBarItem { get; }
Property Value
EditSelectionGroup
Gets the group for editing the selected item.
[Export]
public static ToolBarItemGroupDefinition EditSelectionGroup { get; }
Property Value
LoadTypeDataToolBarItem
Gets the load type data item.
[Export]
public static ToolBarItemDefinition LoadTypeDataToolBarItem { get; }
Property Value
ReadWriteOperationsGroup
Gets the group for the file operation items.
[Export]
public static ToolBarItemGroupDefinition ReadWriteOperationsGroup { get; }
Property Value
SaveTypeDataAsToolBarItem
Gets the save type data as item.
[Export]
public static ToolBarItemDefinition SaveTypeDataAsToolBarItem { get; }
Property Value
SaveTypeDataToolBarItem
Gets the save type data item.
[Export]
public static ToolBarItemDefinition SaveTypeDataToolBarItem { get; }
Property Value
TypeDataEditorToolBar
Gets the toolbar definition.
public static ToolBarDefinition TypeDataEditorToolBar { get; }