Class LocaleChangeEvent
- java.lang.Object
 - 
- com.inductiveautomation.ignition.common.LocaleChangeEvent
 
 
- 
public final class LocaleChangeEvent extends java.lang.ObjectFilename: 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 Constructor Description LocaleChangeEvent() 
 -