Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICompletable

An interface for completer-compatible objects.

Hierarchy

Index

Properties

Properties

connector

connector: IDataConnector<IReply, void, IRequest>

The data connector used to populate the completer.

editor

editor: IEditor | null

The host editor for the completer.

parent

parent: Widget

The parent of the completer; the completer resources dispose with parent.

Generated using TypeDoc