Variables
Const ACCEPT_INPUT
ACCEPT_INPUT: { id: string } = ...
Const CHANGE_REPOSITORY
CHANGE_REPOSITORY: Command = ...
Const COLLAPSE_ALL
COLLAPSE_ALL: { category: string; iconClass: string; id: string; label: string; originalLabel: string; tooltip: string } = ...
Type declaration
-
category: string
-
iconClass: string
-
id: string
-
label: string
-
originalLabel: string
-
tooltip: string
Const LIST_VIEW_MODE
LIST_VIEW_MODE: { iconClass: string; id: string; label: string; originalLabel: string; tooltip: string } = ...
Type declaration
-
iconClass: string
-
id: string
-
label: string
-
originalLabel: string
-
tooltip: string
Const TREE_VIEW_MODE
TREE_VIEW_MODE: { iconClass: string; id: string; label: string; originalLabel: string; tooltip: string } = ...
Type declaration
-
iconClass: string
-
id: string
-
label: string
-
originalLabel: string
-
tooltip: string