Name | Description | |
---|---|---|
![]() | NDoubleValuesListDropDown Constructor | Default constructor. |
The following tables list the members exposed by NDoubleValuesListDropDown.
Name | Description | |
---|---|---|
![]() | NDoubleValuesListDropDown Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | LabelChild | Reference to the Label child. |
![]() ![]() | NDoubleValuesListDropDownSchema | Schema associated with NDoubleValuesListDropDown. |
![]() ![]() | ValuesChangedEvent | Reference to the ValueChanged event. |
Name | Description | |
---|---|---|
![]() | m_EditWidget | The edit widget that is shown in the popup of this drop down. |
Name | Description | |
---|---|---|
![]() | DecimalPlaces | Gets or sets the number of decimal places for the numeric up downs. By default set to 2. |
![]() | Labels | Gets or sets the labels. |
![]() | MaxValues | Gets or sets the max values. |
![]() | MinValues | Get/Sets the min values. |
![]() | Modified | Indicates which values have been modified through their corresponding numeric up downs. |
![]() | Step | Gets or sets the step of the Nevron.Nov.UI.NNumericUpDown controls. By default set to 1. |
![]() | Values | Gets or sets the values. |
Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list |
Name | Description | |
---|---|---|
![]() | ArrangeItem | Overridden. Overriden to layout the item slot. |
![]() | CreateEditWidget | Creates the edit widget for this drop down popup's content. |
![]() | CreatePopupContent | Overridden. Overriden to create the popup content. |
![]() | MeasureItem | Overridden. Overriden to measure the item slot. |
![]() | OnPopupClosed | Overridden. Called when the drop down has been closed. |
![]() | OnPopupOpened | Overridden. Called when the popup is opened. |
![]() | WpKb |
Name | Description | |
---|---|---|
![]() | ValuesChanged | Occurs when the edited values have been changed. |