SettingView Events |
The SettingView type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnAddNode |
Fired when the setting nodes are added to the treeview. Official name and display name can be overridden.
|
![]() | OnEnterModal | |
![]() | OnInputError |
Fired when incorrect input is provided as a setting value (e.g. letter instead of number)
|
![]() | OnLeaveModal | |
![]() | OnSetHelp | |
![]() | OnSetMessageString | |
![]() | OnSetToolTip | |
![]() | OnTranslateValues |
Fired to modify display name of enum values: changing text, translating to other languages, and so on.
|