Class LocaleChangeEvent


  • public final class LocaleChangeEvent
    extends java.lang.Object
    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.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocaleChangeEvent

        public LocaleChangeEvent()