Interface BootstrapFactory

    • Method Detail

      • createPage

        Page createPage()
        Returns a new object of class 'Page'.
        Returns:
        a new object of class 'Page'.
      • createAppearance

        Appearance createAppearance()
        Returns a new object of class 'Appearance'.
        Returns:
        a new object of class 'Appearance'.
      • createBorder

        Border createBorder()
        Returns a new object of class 'Border'.
        Returns:
        a new object of class 'Border'.
      • createSpacing

        Spacing createSpacing()
        Returns a new object of class 'Spacing'.
        Returns:
        a new object of class 'Spacing'.
      • createText

        Text createText()
        Returns a new object of class 'Text'.
        Returns:
        a new object of class 'Text'.
      • createFloat

        Float createFloat()
        Returns a new object of class 'Float'.
        Returns:
        a new object of class 'Float'.
      • createTag

        Tag createTag()
        Returns a new object of class 'Tag'.
        Returns:
        a new object of class 'Tag'.
      • createDiv

        Div createDiv()
        Returns a new object of class 'Div'.
        Returns:
        a new object of class 'Div'.
      • createActionGroup

        ActionGroup createActionGroup()
        Returns a new object of class 'Action Group'.
        Returns:
        a new object of class 'Action Group'.
      • createContainer

        Container createContainer()
        Returns a new object of class 'Container'.
        Returns:
        a new object of class 'Container'.
      • createRow

        Row createRow()
        Returns a new object of class 'Row'.
        Returns:
        a new object of class 'Row'.
      • createColumnWidth

        ColumnWidth createColumnWidth()
        Returns a new object of class 'Column Width'.
        Returns:
        a new object of class 'Column Width'.
      • createColumn

        Column createColumn()
        Returns a new object of class 'Column'.
        Returns:
        a new object of class 'Column'.
      • createTableSection

        TableSection createTableSection()
        Returns a new object of class 'Table Section'.
        Returns:
        a new object of class 'Table Section'.
      • createTableHeader

        TableHeader createTableHeader()
        Returns a new object of class 'Table Header'.
        Returns:
        a new object of class 'Table Header'.
      • createTable

        Table createTable()
        Returns a new object of class 'Table'.
        Returns:
        a new object of class 'Table'.
      • createTableRow

        TableRow createTableRow()
        Returns a new object of class 'Table Row'.
        Returns:
        a new object of class 'Table Row'.
      • createTableCell

        TableCell createTableCell()
        Returns a new object of class 'Table Cell'.
        Returns:
        a new object of class 'Table Cell'.
      • createCard

        Card createCard()
        Returns a new object of class 'Card'.
        Returns:
        a new object of class 'Card'.
      • createAlert

        Alert createAlert()
        Returns a new object of class 'Alert'.
        Returns:
        a new object of class 'Alert'.
      • createBadge

        Badge createBadge()
        Returns a new object of class 'Badge'.
        Returns:
        a new object of class 'Badge'.
      • createBreadcrumb

        Breadcrumb createBreadcrumb()
        Returns a new object of class 'Breadcrumb'.
        Returns:
        a new object of class 'Breadcrumb'.
      • createButton

        Button createButton()
        Returns a new object of class 'Button'.
        Returns:
        a new object of class 'Button'.
      • createButtonGroup

        ButtonGroup createButtonGroup()
        Returns a new object of class 'Button Group'.
        Returns:
        a new object of class 'Button Group'.
      • createDropdown

        Dropdown createDropdown()
        Returns a new object of class 'Dropdown'.
        Returns:
        a new object of class 'Dropdown'.
      • createForm

        Form createForm()
        Returns a new object of class 'Form'.
        Returns:
        a new object of class 'Form'.
      • createListGroup

        ListGroup createListGroup()
        Returns a new object of class 'List Group'.
        Returns:
        a new object of class 'List Group'.
      • createNavs

        Navs createNavs()
        Returns a new object of class 'Navs'.
        Returns:
        a new object of class 'Navs'.
      • createNavbar

        Navbar createNavbar()
        Returns a new object of class 'Navbar'.
        Returns:
        a new object of class 'Navbar'.
      • createTooltip

        Tooltip createTooltip()
        Returns a new object of class 'Tooltip'.
        Returns:
        a new object of class 'Tooltip'.
      • createInputGroup

        InputGroup createInputGroup()
        Returns a new object of class 'Input Group'.
        Returns:
        a new object of class 'Input Group'.
      • createFormGroup

        FormGroup createFormGroup()
        Returns a new object of class 'Form Group'.
        Returns:
        a new object of class 'Form Group'.
      • createCollapse

        Collapse createCollapse()
        Returns a new object of class 'Collapse'.
        Returns:
        a new object of class 'Collapse'.
      • createModal

        Modal createModal()
        Returns a new object of class 'Modal'.
        Returns:
        a new object of class 'Modal'.
      • createAccordion

        Accordion createAccordion()
        Returns a new object of class 'Accordion'.
        Returns:
        a new object of class 'Accordion'.
      • createCarousel

        Carousel createCarousel()
        Returns a new object of class 'Carousel'.
        Returns:
        a new object of class 'Carousel'.
      • createSlide

        Slide createSlide()
        Returns a new object of class 'Slide'.
        Returns:
        a new object of class 'Slide'.