The RecipeNavigatorConfigViewModel type exposes the following members.

Constructors

  NameDescription
Public methodRecipeNavigatorConfigViewModel
Initializes a new instance of the RecipeNavigatorConfigViewModel class

Methods

  NameDescription
Protected methodBindValidatingObject (Inherited from RuntimeConfigViewModelBase.)
Protected methodBindValidatingObjectCollection (Inherited from RuntimeConfigViewModelBase.)
Protected methodBindValidatingObjectProxy (Inherited from RuntimeConfigViewModelBase.)
Public methodContainsItemInConfiguredContextGroup (Inherited from ViewControlConfigViewModel.)
Public methodContainsItemInContextGroupAvailable (Inherited from ViewControlConfigViewModel.)
Public methodCopy (Inherited from RuntimeConfigViewModelBase.)
Protected methodCreateControlActionViewModel (Inherited from ViewControlConfigViewModel.)
Public methodDispose()()()() (Inherited from RuntimeConfigViewModelBase.)
Protected methodDispose(Boolean) (Inherited from ConfigViewModelBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAvailableContextMenuItemsForSelected (Inherited from ViewControlConfigViewModel.)
Public methodGetAvailableControlActions (Inherited from ViewControlConfigViewModel.)
Public methodGetConfigContextGroup (Inherited from ViewControlConfigViewModel.)
Protected methodGetContextMenuViewModelForModel (Inherited from ViewControlConfigViewModel.)
Public methodGetContextVariables (Inherited from ViewControlConfigViewModel.)
Protected methodGetControlActionViewModel (Inherited from ViewControlConfigViewModel.)
Public methodGetCopyableContextItemsAndGroups (Inherited from ViewControlConfigViewModel.)
Public methodGetDynamicContextVariables(ConfigTemplateGroup) (Inherited from ViewControlConfigViewModel.)
Public methodGetDynamicContextVariables(ControlEventConfigModel) (Inherited from ViewControlConfigViewModel.)
Public methodGetGeneralContextVariables (Inherited from ViewControlConfigViewModel.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetModel
Returns navigator model.
(Overrides NavigatorConfigViewModelGetModel()()()().)
Public methodGetModelType (Inherited from RuntimeConfigViewModelBase.)
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAggregateErrors (Inherited from RuntimeConfigViewModelBase.)
Protected methodHasErrorsOverride (Inherited from RuntimeConfigViewModelBase.)
Protected methodInitializeControlActionConfigModelsCore (Inherited from ViewControlConfigViewModel.)
Protected methodInitializeControlEventConfigModelsCore (Inherited from NavigatorConfigViewModel.)
Protected methodInitializeViewModelCopy (Inherited from RuntimeConfigViewModelBase.)
Protected methodOnErrorsChanged (Inherited from ValidatingObject.)
Protected methodOnPropertyChanged(String) (Inherited from ValidatingObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodOnPropertyValidated (Inherited from ValidatingObject.)
Public methodResetBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetBorderThickness (Inherited from ViewControlConfigViewModel.)
Public methodResetControlBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlBorderThickness (Inherited from ViewControlConfigViewModel.)
Public methodResetControlForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlMouseOverBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlMouseOverBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlMouseOverForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlSelectionBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlSelectionBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlSelectionForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlWindowBackground (Inherited from ViewControlConfigViewModel.)
Public methodResetControlWindowBorderBrush (Inherited from ViewControlConfigViewModel.)
Public methodResetControlWindowForeground (Inherited from ViewControlConfigViewModel.)
Public methodResetFontFamily (Inherited from ViewControlConfigViewModel.)
Public methodResetFontSize (Inherited from ViewControlConfigViewModel.)
Public methodResetFontStyle (Inherited from ViewControlConfigViewModel.)
Public methodResetFontWeight (Inherited from ViewControlConfigViewModel.)
Public methodResetForeground (Inherited from ViewControlConfigViewModel.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Protected methodSetAndNotifyErrors``1 (Inherited from RuntimeConfigViewModelBase.)
Public methodSetDialogBoxService (Inherited from ConfigViewModelBase.)
Public methodSetModel
Initializes this viewmodel using given navigator model.
(Overrides NavigatorConfigViewModelSetModel(IModel).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodUnbindValidatingObject (Inherited from RuntimeConfigViewModelBase.)
Protected methodUnbindValidatingObjectCollection (Inherited from RuntimeConfigViewModelBase.)

Fields

  NameDescription
Public fieldAvailableContextMenuItems (Inherited from ViewControlConfigViewModel.)
Protected fieldConverters (Inherited from ConfigViewModelBase.)
Protected fieldDefaultContextGroups (Inherited from ViewControlConfigViewModel.)
Protected fieldDoubleConverter (Inherited from ConfigViewModelBase.)
Protected fieldFontFamilyConverter (Inherited from ConfigViewModelBase.)
Protected fieldFontStretchConverter (Inherited from ConfigViewModelBase.)
Protected fieldFontStyleConverter (Inherited from ConfigViewModelBase.)
Protected fieldFontWeightConverter (Inherited from ConfigViewModelBase.)
Protected fieldModel (Inherited from RuntimeConfigViewModelBase.)
Public fieldStatic memberNavigatorGroup
Group ID for Navigator category
Protected fieldThicknessConverter (Inherited from ConfigViewModelBase.)

Properties

  NameDescription
Public propertyAlternateBackground (Inherited from NavigatorConfigViewModel.)
Public propertyAlternateForeground (Inherited from NavigatorConfigViewModel.)
Public propertyAvailableControlActions (Inherited from ViewControlConfigViewModel.)
Public propertyAvailableSpecificControlActions (Inherited from ViewControlConfigViewModel.)
Public propertyBackground (Inherited from ViewControlConfigViewModel.)
Public propertyBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyBorderThickness (Inherited from ViewControlConfigViewModel.)
Public propertyCommandingDisplayName (Inherited from ViewControlConfigViewModel.)
Public propertyCommandingEnabled (Inherited from ViewControlConfigViewModel.)
Public propertyCommandingName (Inherited from ViewControlConfigViewModel.)
Public propertyConfigContextGroups (Inherited from ViewControlConfigViewModel.)
Public propertyConfiguredContextCollection (Inherited from ViewControlConfigViewModel.)
Public propertyConfiguredControlEvents (Inherited from ViewControlConfigViewModel.)
Public propertyContextMenuInvalidDisplayMode (Inherited from ViewControlConfigViewModel.)
Public propertyControlBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlBorderThickness (Inherited from ViewControlConfigViewModel.)
Public propertyControlForeground (Inherited from ViewControlConfigViewModel.)
Public propertyControlMouseOverBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlMouseOverBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlMouseOverForeground (Inherited from ViewControlConfigViewModel.)
Public propertyControlSelectionBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlSelectionBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlSelectionForeground (Inherited from ViewControlConfigViewModel.)
Public propertyControlWindowBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlWindowBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlWindowForeground (Inherited from ViewControlConfigViewModel.)
Public propertyDataRefreshRate (Inherited from ViewControlConfigViewModel.)
Public propertyDialogBoxService (Inherited from ConfigViewModelBase.)
Protected propertyDisposed (Inherited from RuntimeConfigViewModelBase.)
Public propertyDragAndDropCommandingEnabled (Inherited from ViewControlConfigViewModel.)
Public propertyEnableAlternateStyling (Inherited from NavigatorConfigViewModel.)
Public propertyEnableContextMenu (Inherited from ViewControlConfigViewModel.)
Public propertyEnableContextMenuTooltips (Inherited from ViewControlConfigViewModel.)
Public propertyEnableControlEvents (Inherited from ViewControlConfigViewModel.)
Public propertyFontFamily (Inherited from ViewControlConfigViewModel.)
Public propertyFontSize (Inherited from ViewControlConfigViewModel.)
Public propertyFontStretch (Inherited from ViewControlConfigViewModel.)
Public propertyFontStyle (Inherited from ViewControlConfigViewModel.)
Public propertyFontWeight (Inherited from ViewControlConfigViewModel.)
Public propertyForeground (Inherited from ViewControlConfigViewModel.)
Public propertyFrameWorXNode
The FrameWorX Server node to connect to for recipes.
Public propertyHasValidationErrors (Inherited from ValidatingObject.)
Public propertyInitialSelection
The initially selected recipe item.
Public propertyItemBorderThickness (Inherited from NavigatorConfigViewModel.)
Public propertyLoadOnSelect
True if the selected recipe item should automatically be loaded into the grid.
Public propertyMaxCommandScope (Inherited from ViewControlConfigViewModel.)
Public propertyMouseOverBackground (Inherited from NavigatorConfigViewModel.)
Public propertyMouseOverBorderBrush (Inherited from NavigatorConfigViewModel.)
Public propertyMouseOverForeground (Inherited from NavigatorConfigViewModel.)
Public propertyRecipeAlias
The alias value used to connect the recipe navigator with the recipe grid control.
Public propertyRootNode
The optional path to custom root node.
Public propertySaveRecipeCommandTarget
The target control for the Recipe: Save command.
Public propertySelectedActions (Inherited from ViewControlConfigViewModel.)
Public propertySelectedContextCollection (Inherited from ViewControlConfigViewModel.)
Protected propertySelectedContextGroup (Inherited from ViewControlConfigViewModel.)
Protected propertySelectedContextGroupName (Inherited from ViewControlConfigViewModel.)
Public propertySelectedEvent (Inherited from ViewControlConfigViewModel.)
Public propertySelectionBackground (Inherited from NavigatorConfigViewModel.)
Public propertySelectionBorderBrush (Inherited from NavigatorConfigViewModel.)
Public propertySelectionForeground (Inherited from NavigatorConfigViewModel.)
Public propertyShowRootNode
True to show root node.
Public propertyShowTooltips
True to show tooltips of nodes. False otherwise.
Public propertyTypeConverterContext (Inherited from ConfigViewModelBase.)
Public propertyUseCustomDataRefreshRate (Inherited from ViewControlConfigViewModel.)
Public propertyUseDefaultDataRefreshRate (Inherited from ViewControlConfigViewModel.)
Public propertyWindowTitle (Inherited from RuntimeConfigViewModelBase.)

Events

  NameDescription
Public eventPropertyChanged (Inherited from BindableObject.)
Public eventPropertyValidated (Inherited from ValidatingObject.)

See Also