Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RootSubject

Hierarchy

Index

Constructors

constructor

Properties

app

app: App

child_subjects

child_subjects: {}

Type declaration

name

name: string

Methods

getChildSubject

  • getChildSubject(path_element: string): Promise<Subject>
  • Parameters

    • path_element: string

    Returns Promise<Subject>

getName

  • getName(): string
  • Returns string

getSubject

performAction

  • performAction(): Promise<null>
  • Returns Promise<null>

Generated using TypeDoc