Interface UserActionsButton

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

@StudioComponent(caption="UserActionsButton", category="Main window", xmlElement="userActionsButton", icon="io/jmix/ui/icon/mainwindow/userActionsButton.svg", canvasBehaviour=BUTTON, unsupportedProperties={"box.expandRatio","css","responsive"}) public interface UserActionsButton extends Component.BelongToFrame, Component.HasIcon, Component.HasCaption
A component that combines link to Login screen and authenticated user menu.