Interface UserIndicator

All Superinterfaces:
Component, Component.BelongToFrame, HasFormatter<org.springframework.security.core.userdetails.UserDetails>
All Known Implementing Classes:
UserIndicatorImpl

@StudioComponent(caption="UserIndicator", category="Main window", xmlElement="userIndicator", icon="io/jmix/ui/icon/mainwindow/userIndicator.svg", canvasBehaviour=LABEL, canvasTextProperty="id", canvasText="User", unsupportedProperties={"css","caption","captionAsHtml","description","descriptionAsHtml","responsive"}) public interface UserIndicator extends Component.BelongToFrame, HasFormatter<org.springframework.security.core.userdetails.UserDetails>
  • Field Details

  • Method Details

    • refreshUser

      void refreshUser()
      Informs this component that the current user may be changed and refresh is needed.