Name | Description | |
---|---|---|
![]() | NLanguagePropertyEditor Constructor | Default constructor. |
The following tables list the members exposed by NLanguagePropertyEditor.
Name | Description | |
---|---|---|
![]() | NLanguagePropertyEditor Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | AllLanguagesComboBoxFactory | A language property editor that shows a combo box with all culture specific languages. |
![]() ![]() | LanguageSetProperty | Reference to the LanguageSet property. |
![]() ![]() | LocalizationLanguagesComboBoxFactory | A language property editor that shows a combo box with languages the current application is localized to. |
![]() ![]() | LocalizationLanguagesListBoxFactory | A language property editor that shows a list box with languages the current application is localized to. |
![]() ![]() | NLanguagePropertyEditorSchema | Schema associated with NLanguagePropertyEditor. |
Name | Description | |
---|---|---|
![]() | LanguageSet | Gets/Sets the language set of this editor. By default set to ENLanguageSet.AllLanguages. |
Name | Description | |
---|---|---|
![]() | GetLanguageInfos | |
![]() | GetOptions | Overridden. Overriden to return the supported values. |
![]() | GetWidgetForOption | Overridden. Overriden to return a label, which contains a string representation of the specified language info. |
![]() | OptionsEqual | Overridden. Checks whether the given options are equal. |