Interface LogoutButton

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

@StudioComponent(caption="LogoutButton", category="Main window", xmlElement="logoutButton", icon="io/jmix/ui/icon/mainwindow/logoutButton.svg", unsupportedProperties={"box.expandRatio","css","responsive"}, canvasBehaviour=BUTTON) public interface LogoutButton extends Component.BelongToFrame, Component.HasIcon, Component.HasCaption