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 SummaryNested ClassesModifier and TypeClassDescriptionstatic interfaceListens forTimeZoneChangeEventon theCommonContext.getEventBus()by registration.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
UNSET_TIMEZONE_ID
- 
DESIGNER_TIMEZONE_ID- See Also:
 
- 
GATEWAY_TIMEZONE_ID- See Also:
 
- 
timeZoneId
 
- 
- 
Constructor Details- 
TimeZoneChangeEvent
 
-