Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FloatingMenu

Hierarchy

Implements

Index

Constructors

constructor

  • new FloatingMenu(title: string, header: string): FloatingMenu
  • Parameters

    • title: string
    • header: string

    Returns FloatingMenu

Properties

Protected header

header: string

Protected Optional menuNode

menuNode: KCFloatingMenu

Protected title

title: string

Methods

dispose

  • dispose(): void

getDomNode

  • getDomNode(): HTMLElement

getMenuNode

  • Returns KCFloatingMenu

getPosition

  • getPosition(): null

getWorkspace

  • getWorkspace(editor: Editor): Workspace<Block>

layout

  • layout(editor: Editor): void

Generated using TypeDoc