The default mime model implementation.

Hierarchy

  • MimeModel

Implements

Constructors

Properties

Accessors

Methods

Constructors

  • Construct a new mime model.

    Parameters

    Returns MimeModel

Properties

_callback: any
_data: any
_metadata: any
trusted: boolean

Whether the model is trusted.

Accessors

Methods

  • Set the data associated with the model.

    Notes

    Depending on the implementation of the mime model, this call may or may not have deferred effects,

    Returns void

Generated using TypeDoc