Interface TimeZoneIndicator

All Superinterfaces:
Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon
All Known Implementing Classes:
TimeZoneIndicatorImpl

@StudioComponent(caption="TimeZoneIndicator", category="Main window", xmlElement="timeZoneIndicator", icon="io/jmix/ui/icon/mainwindow/timeZoneIndicator.svg", canvasBehaviour=LABEL, canvasTextProperty="caption", canvasText="Time Zone", unsupportedProperties={"box.expandRatio","css","responsive"}) public interface TimeZoneIndicator extends Component.BelongToFrame, Component.HasIcon, Component.HasCaption