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


NDoubleValuesListDropDown Class Members

The following tables list the members exposed by NDoubleValuesListDropDown.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Label child.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NDoubleValuesListDropDown.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ValueChanged event.  
Top
Protected Fields
 NameDescription
Protected FieldThe edit widget that is shown in the popup of this drop down.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of decimal places for the numeric up downs. By default set to 2.  
Public PropertyGets or sets the labels.  
Public PropertyGets or sets the max values.  
Public PropertyGet/Sets the min values.  
Public PropertyIndicates which values have been modified through their corresponding numeric up downs.  
Public PropertyGets or sets the step of the Nevron.Nov.UI.NNumericUpDown controls. By default set to 1.  
Public PropertyGets or sets the values.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public MethodOverridden. Appends the displayable children of the node to the provided list  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to layout the item slot.  
Protected MethodCreates the edit widget for this drop down popup's content.  
Protected MethodOverridden. Overriden to create the popup content.  
Protected MethodOverridden. Overriden to measure the item slot.  
Protected MethodOverridden. Called when the drop down has been closed.  
Protected MethodOverridden. Called when the popup is opened.  
Internal Method  
Top
Public Events
 NameDescription
Public EventOccurs when the edited values have been changed.  
Top
See Also