Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Layout

Hierarchy

Index

Constructors

constructor

Methods

add

  • Add a child to the layout.

    Parameters

    • child: Layout | Tracer
    • Optional index: Number

      The index to add the child to.

    Returns void

destroy

  • destroy(): void

remove

removeAll

  • removeAll(): void
  • Remove all the child views from the layout.

    Returns void

Static setRoot

Generated using TypeDoc