Class LocaleChangeEvent
java.lang.Object
com.inductiveautomation.ignition.common.LocaleChangeEvent
Filename: LocaleChangeEvent.java
Created on Dec 10, 2015
Author: Kathy Applebaum
Copyright Inductive Automation 2015
Project: SRCommon
Used by the EventBus to broadcast when the locale changes. This lets something in common scope (like
DefaultFunctionFactory.NumberFormatFunction react to locale changes in the Designer/Client and be blissfully
unaware in the Gateway.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocaleChangeEvent
public LocaleChangeEvent()
-