Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UI

UI Class, represents work with DOM

Hierarchy

Index

Methods

destroy

  • destroy(): void
  • Destructor. Remove all HTML elements and all event handlers

    Returns void

getDistElement

  • getDistElement(): HTMLElement
  • Get parent element for book

    Returns HTMLElement

getWrapper

  • getWrapper(): HTMLElement
  • Get wrapper element

    Returns HTMLElement

setOrientationStyle

  • Updates styles and sizes based on book orientation

    Parameters

    Returns void

Abstract update

  • update(): void
  • Updating child components when resizing

    Returns void

Generated using TypeDoc