Class TimeZoneChangeEvent
java.lang.Object
com.inductiveautomation.ignition.designer.event.TimeZoneChangeEvent
An 
EventBus Event for publishing time zone changes within the designer. The
 TimeZoneChangeEvent.Listener should register (and unregister) to the Designer's EventBus through
 CommonContext.getEventBus()'s register and unregister methods.- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceListens forTimeZoneChangeEventon theCommonContext.getEventBus()by registration. - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
UNSET_TIMEZONE_ID
 - 
DESIGNER_TIMEZONE_ID
- See Also:
 
 - 
GATEWAY_TIMEZONE_ID
- See Also:
 
 - 
timeZoneId
 
 - 
 - 
Constructor Details
- 
TimeZoneChangeEvent
 
 -