Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoActionSubject

Hierarchy

Index

Constructors

constructor

Properties

app

app: App

name

name: string

Methods

Abstract getChildSubject

  • getChildSubject(path_element: string): Promise<Subject | null>

Abstract getName

  • getName(): string
  • Returns string

getSubject

performAction

  • performAction(): Promise<void>

Generated using TypeDoc