Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IHasDataParent

Implemented by

Index

Methods

getDataParent

  • Get the data parent of this component. This method can return null if this component has no data parent.

    Returns IHasData

setDataParent

  • Set a data parent into this component.

    Parameters

    • parent: IHasData

      A data parent component to be set.

    Returns void

Generated using TypeDoc