Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AcePopup

This object is used in some places where needed to show popups - like prompt; autocomplete etc.

Hierarchy

  • AcePopup

Index

Constructors

Constructors

constructor

  • new AcePopup(parentNode: Element): AcePopup
  • Creates and renders single line editor in popup window. If parentNode param is isset, then attaching it to this element.

    Parameters

    • parentNode: Element

    Returns AcePopup

Generated using TypeDoc