Class NotificationsIndicatorLoader

java.lang.Object
io.jmix.ui.xml.layout.loader.AbstractComponentLoader<NotificationsIndicator>
io.jmix.notificationsui.component.loader.NotificationsIndicatorLoader
All Implemented Interfaces:
ComponentLoader<NotificationsIndicator>

public class NotificationsIndicatorLoader extends AbstractComponentLoader<NotificationsIndicator>
  • Constructor Details

    • NotificationsIndicatorLoader

      public NotificationsIndicatorLoader()
  • Method Details

    • createComponent

      public void createComponent()
      Description copied from interface: ComponentLoader
      Creates result component by XML-element and loads its Id. Also creates all nested components.
      See Also:
    • loadComponent

      public void loadComponent()
      Description copied from interface: ComponentLoader
      Loads component properties by XML definition.
      See Also:
    • loadStyles

      protected void loadStyles()
    • loadComponentInternal

      protected void loadComponentInternal()