The RecipeNavigatorModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RecipeNavigatorModel | Initializes a new instance of the RecipeNavigatorModel class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetAllContextMenuGroups | (Inherited from ViewControlModel.) |
![]() | GetAllContextMenuItems |
Adds Recipe Navigator context menu items to the dictionary.
(Overrides NavigatorModelGetAllContextMenuItems()()()().) |
![]() | GetAllControlActions | (Inherited from ViewControlModel.) |
![]() | GetAllControlActionsCore | (Inherited from ViewControlModel.) |
![]() | GetAttribute | (Inherited from ModelBase.) |
![]() | GetDefaultContextMenuGroups |
Default context menu items for Recipe Navigator.
(Overrides ViewControlModelGetDefaultContextMenuGroups()()()().) |
![]() | GetDefaultControlEvents | (Inherited from ViewControlModel.) |
![]() | GetDefaultControlEventsCore | (Inherited from ViewControlModel.) |
![]() | GetEventSpecificAvailableActions | (Inherited from ViewControlModel.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasGetter | (Inherited from ModelBase.) |
![]() | HasProperty | (Inherited from ModelBase.) |
![]() | HasSetter | (Inherited from ModelBase.) |
![]() | ObtainGetterType | (Inherited from ModelBase.) |
![]() | ObtainPropertyType | (Inherited from ModelBase.) |
![]() | ObtainSetterType | (Inherited from ModelBase.) |
![]() | SetAttribute | (Inherited from ModelBase.) |
![]() | ShouldSerializeContextMenuConfigGroups | (Inherited from ViewControlModel.) |
![]() | ShouldSerializeControlEventsConfiguration | (Inherited from ViewControlModel.) |
![]() | ShouldSerializeValidCommands | (Inherited from ViewControlModel.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeCopy |
Default for Copy Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeDelete |
Default for Delete Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeDownload |
Default for Download Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeLoad |
Default for Load Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeNew |
Default for New Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeSave |
Default for Save Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_DEFAULT_RecipeUpload |
Default for Upload Recipe context menu item.
|
![]() ![]() | CONTEXT_MENU_GROUP_RecipeFolder |
Recipe Folder context menu group name.
|
![]() ![]() | CONTEXT_MENU_GROUP_RecipeItem |
Recipe Item context menu group name.
|
![]() ![]() | CONTEXT_MENU_GROUP_RecipeNavigator |
Recipe Navigator context menu group name.
|
![]() ![]() | CONTEXT_MENU_GROUP_RecipeNode |
Recipe Node context menu group name.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeCopy |
Const string for context menu item for copying recipes.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeDelete |
Const string for context menu item for deleting recipes.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeDownload |
Const string for context menu item for downloading recipes.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeLoad |
Const string for context menu item for loading recipes.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeNew |
Const string for context menu item for creating recipes.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeSave |
Const string for context menu item for saving recipes.
|
![]() ![]() | CONTEXT_MENU_KEYWORD_RecipeUpload |
Const string for context menu item for uploading recipes.
|
![]() ![]() | DEFAULT_FrameWorXNode |
Default for FrameWorXNode.
|
![]() ![]() | DEFAULT_LoadOnSelect |
Default for LoadOnSelect.
|
![]() ![]() | DEFAULT_RecipeAlias |
Default for RecipeAlias.
|
![]() ![]() | DEFAULT_SaveRecipeCommandTarget |
Default for SaveRecipeCommandTarget.
|
Properties
Name | Description | |
---|---|---|
![]() | AllowColumnReorder | (Inherited from NavigatorModel.) |
![]() | AllowColumnResize | (Inherited from NavigatorModel.) |
![]() | AlternateBackground | (Inherited from NavigatorModel.) |
![]() | AlternateForeground | (Inherited from NavigatorModel.) |
![]() | Background | (Inherited from ViewControlModel.) |
![]() | BorderBrush | (Inherited from ViewControlModel.) |
![]() | BorderThickness | (Inherited from ViewControlModel.) |
![]() | Columns | (Inherited from NavigatorModel.) |
![]() | CommandDispatchingTimeout | (Inherited from NavigatorModel.) |
![]() | CommandingDisplayName | (Inherited from ViewControlModel.) |
![]() | CommandingEnabled | (Inherited from ViewControlModel.) |
![]() | CommandingName | (Inherited from ViewControlModel.) |
![]() | ContextMenuConfigGroups | (Inherited from ViewControlModel.) |
![]() | ContextMenuInvalidDisplayMode | (Inherited from ViewControlModel.) |
![]() | ControlBackground | (Inherited from ViewControlModel.) |
![]() | ControlBorderBrush | (Inherited from ViewControlModel.) |
![]() | ControlBorderThickness | (Inherited from ViewControlModel.) |
![]() | ControlEventsConfiguration | (Inherited from ViewControlModel.) |
![]() | ControlForeground | (Inherited from ViewControlModel.) |
![]() | ControlMouseOverBackground | (Inherited from ViewControlModel.) |
![]() | ControlMouseOverBorderBrush | (Inherited from ViewControlModel.) |
![]() | ControlMouseOverForeground | (Inherited from ViewControlModel.) |
![]() | ControlSelectionBackground | (Inherited from ViewControlModel.) |
![]() | ControlSelectionBorderBrush | (Inherited from ViewControlModel.) |
![]() | ControlSelectionForeground | (Inherited from ViewControlModel.) |
![]() | ControlWindowBackground | (Inherited from ViewControlModel.) |
![]() | ControlWindowBorderBrush | (Inherited from ViewControlModel.) |
![]() | ControlWindowForeground | (Inherited from ViewControlModel.) |
![]() | DataRefreshRate | (Inherited from ViewControlModel.) |
![]() | DefaultCommandsExecutionDelay | (Inherited from NavigatorModel.) |
![]() | DragAndDropCommandingEnabled | (Inherited from ViewControlModel.) |
![]() | DragAndDropEnabled | (Inherited from NavigatorModel.) |
![]() | EnableAlternateStyling | (Inherited from NavigatorModel.) |
![]() | EnableContextMenu | (Inherited from ViewControlModel.) |
![]() | EnableContextMenuTooltips | (Inherited from ViewControlModel.) |
![]() | EnableControlEvents | (Inherited from ViewControlModel.) |
![]() | EnableMultiSelection | (Inherited from NavigatorModel.) |
![]() | ExecuteDefaultCommands | (Inherited from NavigatorModel.) |
![]() | FileVersion | (Inherited from ViewControlModel.) |
![]() | FontFamily | (Inherited from ViewControlModel.) |
![]() | FontSize | (Inherited from ViewControlModel.) |
![]() | FontStretch | (Inherited from ViewControlModel.) |
![]() | FontStyle | (Inherited from ViewControlModel.) |
![]() | FontWeight | (Inherited from ViewControlModel.) |
![]() | Foreground | (Inherited from ViewControlModel.) |
![]() | FrameWorXNode |
The FrameWorX Server node to connect to for recipes.
|
![]() | HeaderBackground | (Inherited from NavigatorModel.) |
![]() | HeaderBorderBrush | (Inherited from NavigatorModel.) |
![]() | HeaderBorderThickness | (Inherited from NavigatorModel.) |
![]() | HeaderFontFamily | (Inherited from NavigatorModel.) |
![]() | HeaderFontSize | (Inherited from NavigatorModel.) |
![]() | HeaderFontStretch | (Inherited from NavigatorModel.) |
![]() | HeaderFontStyle | (Inherited from NavigatorModel.) |
![]() | HeaderFontWeight | (Inherited from NavigatorModel.) |
![]() | HeaderForeground | (Inherited from NavigatorModel.) |
![]() | HorizontalGridLineBrush | (Inherited from NavigatorModel.) |
![]() | InitialExpansion | (Inherited from NavigatorModel.) |
![]() | InitialSelection | (Inherited from NavigatorModel.) |
![]() | ItemBorderThickness | (Inherited from NavigatorModel.) |
![]() | LoadOnSelect |
True if the selected recipe item should automatically be loaded into the grid.
|
![]() | MaxCommandScope | (Inherited from ViewControlModel.) |
![]() | MaxExpansion | (Inherited from NavigatorModel.) |
![]() | MouseOverBackground | (Inherited from NavigatorModel.) |
![]() | MouseOverBorderBrush | (Inherited from NavigatorModel.) |
![]() | MouseOverForeground | (Inherited from NavigatorModel.) |
![]() | NodeOrderType | (Inherited from NavigatorModel.) |
![]() | Properties | (Inherited from ModelBase.) |
![]() | RecipeAlias |
The alias value used to connect the recipe navigator with the recipe grid control.
|
![]() | RootNode | (Inherited from NavigatorModel.) |
![]() | RowMinHeight | (Inherited from NavigatorModel.) |
![]() | SaveRecipeCommandTarget |
Gets or sets the target control for the Recipe: Save command.
|
![]() | SelectionBackground | (Inherited from NavigatorModel.) |
![]() | SelectionBorderBrush | (Inherited from NavigatorModel.) |
![]() | SelectionForeground | (Inherited from NavigatorModel.) |
![]() | ShowHeader | (Inherited from NavigatorModel.) |
![]() | ShowHorizontalGridLines | (Inherited from NavigatorModel.) |
![]() | ShowNodeIcons | (Inherited from NavigatorModel.) |
![]() | ShowRootNode | (Inherited from NavigatorModel.) |
![]() | ShowTooltips | (Inherited from NavigatorModel.) |
![]() | ShowVerticalGridLines | (Inherited from NavigatorModel.) |
![]() | SingleExpansion | (Inherited from NavigatorModel.) |
![]() | UseMaxExpansion | (Inherited from NavigatorModel.) |
![]() | ValidCommands | (Inherited from ViewControlModel.) |
![]() | VerticalGridLineBrush | (Inherited from NavigatorModel.) |