NevronOpenVision
Nevron.Nov.Editors Namespace / NPropertyEditor Class


NPropertyEditor Class Methods

For a list of all members of this type, see NPropertyEditor members.

Public Methods
 NameDescription
Public MethodOverridden. Overriden to return the DeclarationOrder of the EditedProperty.  
Public MethodOverloaded. Gets the property value of the edited node property  
Public MethodInitializes the property editor.  
Public MethodCalled by the property editor drop down.  
Public MethodSets the property value of the edited node property  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.   
Protected MethodCreates the commands drop down.  
Protected MethodCreates an expression overlay.  
Protected MethodFormats the expression overlay value.  
Protected MethodOverridden. Overriden to return the designer defined display order for the edited property.  
Protected MethodOverridden. Gets the default editor title.  
Protected MethodGets the designer, applicable for the specified edited property value.  
Protected MethodReturns true if the editor needs a commands drop down.  
Protected MethodDetermines whether the property editor needs an expression overlay.  
Protected MethodCalled when the user clicks on the "Clear Value" menu item that appears in the optional Drop Down menu.  
Protected MethodCalled when the expression associated with the edited property has changed.  
Protected MethodCalled when the local value of the edited node property has changed  
Protected MethodOverridden. Called when when any aspect of the edited node has changed.  
Protected MethodCalled when the user clicks on the "Edit Expression" menu item that appears in the optional Drop Down menu.  
Protected MethodOverridden. Called when the editor has been initialized  
Protected MethodOverridden. Updates the editor from the edited node.  
Protected MethodUpdates the expression overlay.  
Top
See Also