Options
All
  • Public
  • Public/Protected
  • All
Menu

Widgets are the building blocks of Controllers. They represent a visual component on the client side; their usage is determined solely by the client.

Hierarchy

  • Widget

Implemented by

Properties

Methods

Properties

__variant__

__variant__: string

Metadata holding the class name of the Widget, so it can be mapped back to the class from a JSON

Methods

Static fromJSON

Maps a JSON object to an instance of its class

Parameters

  • json: any

Returns Widget

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.