Nevron.Nov.Editors Namespace / NDialogPropertyEditor Class


In This Topic
    NDialogPropertyEditor Class Methods
    In This Topic

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

    Protected Methods
     NameDescription
    Protected MethodMust override to create the popup window of the editor  
    Protected MethodCreates the control, which is used for the value preview  
    Protected MethodOverridden. Creates the property preview factory.  
    Protected MethodCreates the preview host which is used to host preview widgets.  
    Protected MethodCreates the text box control, which is used for the textual value preview  
    Protected MethodOverridden. Overriden to create the edit element of the popup editor.  
    Protected MethodGets the value preview text.  
    Protected MethodCalled when the popup window has been closed  
    Protected MethodCalled when the edit value button of the editor was clicked  
    Protected MethodOverridden. Updates the editor from the edited node  
    Protected MethodShows the popup window  
    Internal Method  
    Protected MethodUpdates the value preview (both text and optional image).  
    Top
    See Also