Name | Description | |
---|---|---|
![]() ![]() | InitializedEvent | Reference to the Initialized event |
![]() ![]() | NPropertyEditorSchema | Schema associated with NPropertyEditor |
The following tables list the members exposed by NPropertyEditor.
Name | Description | |
---|---|---|
![]() ![]() | InitializedEvent | Reference to the Initialized event |
![]() ![]() | NPropertyEditorSchema | Schema associated with NPropertyEditor |
Name | Description | |
---|---|---|
![]() | EditedProperty | Gets the edited property |
![]() | EnabledEvaluator | Gets or sets the enabled evaluator |
Name | Description | |
---|---|---|
![]() | GetDeclarationOrder | Overridden. Overriden to return the DeclarationOrder of the EditedProperty. |
![]() | GetEditedLocalValue | Overloaded. Gets the property value of the edited node property |
![]() | Initialize | Initializes the property editor. |
![]() | PopulateCommandsMenu | Called by the property editor drop down. |
![]() | SetEditedLocalValue | Sets the property value of the edited node property |
Name | Description | |
---|---|---|
![]() | AdornControl | Overridden. |
![]() | CreateCommandsDropDown | Creates the commands drop down. |
![]() | CreateExpressionOverlay | Creates an expression overlay. |
![]() | FormatExpressionOverlayValue | Formats the expression overlay value. |
![]() | GetDefaultDisplayOrder | Overridden. Overriden to return the designer defined display order for the edited property. |
![]() | GetDefaultTitle | Overridden. Gets the default editor title. |
![]() | GetEditedPropertyTypeDesigner | Gets the designer, applicable for the specified edited property value. |
![]() | NeedsCommandsDropDown | Returns true if the editor needs a commands drop down. |
![]() | NeedsExpressionOverlay | Determines whether the property editor needs an expression overlay. |
![]() | OnClearValueMenuItemClick | Called when the user clicks on the "Clear Value" menu item that appears in the optional Drop Down menu. |
![]() | OnEditedExpressionChanged | Called when the expression associated with the edited property has changed. |
![]() | OnEditedLocalValueChanged | Called when the local value of the edited node property has changed |
![]() | OnEditedNodeChanged | Overridden. Called when when any aspect of the edited node has changed. |
![]() | OnEditExpressionMenuItemClick | Called when the user clicks on the "Edit Expression" menu item that appears in the optional Drop Down menu. |
![]() | OnInitialized | Overridden. Called when the editor has been initialized |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node. |
![]() | UpdateExpressionOverlay | Updates the expression overlay. |
Name | Description | |
---|---|---|
![]() | Initialized | Occurs when the property editor has been initialized and is fully functional. |