LocaleSelector Component

When a language is selected from the LocaleSelector component, the setAppLocale Application method is called, which publishes the localeChanged PageBus event. All WCC components inherently subscribe to the localeChanged event so that they can be refreshed when the locale is changed.

Note, however, the localeChanged event does not appear in the Event Editor in General Interface Builder.

For information about setAppLocale, see setAppLocale.