Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AModelInterface

Hierarchy

  • AModelInterface

Implemented by

Index

Properties

name

name: string

parent

parent: null | AObjectNode

serializationLabel

serializationLabel: string

uid

uid: string

Methods

addEventListener

  • addEventListener(eventName: string, callback: (...args: any[]) => void, handle?: string): ACallbackSwitch

Generated using TypeDoc