Class Notification

The base class for all elements in CheatGUI.

Hierarchy (view full)

Constructors

Properties

closed: boolean
contentRef: HTMLDivElement
listeners: {
    [key: string]: Function[];
}

Type declaration

  • [key: string]: Function[]
message: string
ref: HTMLElement
timeout: number | false
timeoutId: any
title: string
titleRef: HTMLDivElement
view: View

Methods