NevronOpenVision
Nevron.Nov.Editors Namespace / NPropertyEditor Class
Fields Properties Methods Events


NPropertyEditor Class Members

The following tables list the members exposed by NPropertyEditor.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Initialized event  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NPropertyEditor  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the edited property  
Public PropertyGets or sets the enabled evaluator  
Top
Protected Properties
 NameDescription
Internal Property  
Top
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
Public Events
 NameDescription
Public EventOccurs when the property editor has been initialized and is fully functional.  
Top
See Also