Class PageMainTabs

All Implemented Interfaces:
Container<HTMLElement,PageMainTabs>, Finder<HTMLElement>, HasElement<HTMLElement,PageMainTabs>, HasHTMLElement<HTMLElement,PageMainTabs>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,PageMainTabs>, PageSection<HTMLElement,PageMainTabs>

public class PageMainTabs extends PageSectionBuilder<HTMLElement,PageMainTabs>
Container to nest a Tabs component in a PageMainGroup or PageMain container.
  • Method Details

    • pageMainTabs

      public static PageMainTabs pageMainTabs()
      Factory method to create a new instance of this component.
    • addTabs

      public PageMainTabs addTabs(Tabs tabs)
    • that

      public PageMainTabs that()