Name | Description | |
---|---|---|
![]() | ToString | Overridden. Gets the string representation of this widget. |
![]() | UpdateContent | Recreates the content of this widget. |
For a list of all members of this type, see NDoubleValuesListEditWidget members.
Name | Description | |
---|---|---|
![]() | ToString | Overridden. Gets the string representation of this widget. |
![]() | UpdateContent | Recreates the content of this widget. |
Name | Description | |
---|---|---|
![]() | CreateContent | Create the widget content. |
![]() | CreateNumericUpDown | Creates a numeric up down for this drop down's popup. |
![]() | DeepCopyCore | Overridden. Called to perform the actual deep copying of the source node. |
![]() | GetNumericUpDownValue | Gets the value of the given numeric up down. |
![]() | GetStringForValueAt | Gets the string representation of the given value. |
![]() | OnNumericUpDownValueChanged | Called when a numeric up down's value has changed. |
![]() | SetNumericUpDownMaxValue | Sets the maximum value of the given numeric up down. |
![]() | SetNumericUpDownMinValue | Sets the minimum value of the given numeric up down. |
![]() | SetNumericUpDownValue | Sets the value of the given numeric up down. |