Class BindingApi<In, Ex, C>

The API for binding between the parameter and the pane.

Type Parameters

  • In = unknown

    The internal type.

  • Ex = unknown

    The external type.

  • C extends BindingController<In> = BindingController<In>

Hierarchy

Implements

Accessors

Methods

Generated using TypeDoc