Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IDataLoader

Implemented by

Index

Methods

Methods

load

  • load(callback: function): void
  • Should load data and after data is loaded execute callback

    Parameters

    • callback: function
        • (data: Data): void
        • Parameters

          Returns void

    Returns void

Generated using TypeDoc