App.Lifecycle

App.Lifecycle

Lifecycle Widget is responsible for creating and rendering lifecycle for an object

Classes

Lifecycle

Methods

(static) create(input) → {App.Lifecycle.Lifecycle}

Creates instance of Lifecycle widget instance

Example
App.Lifecycle.create(input);
Parameters:
Name Type Description
input object

options passed to Widget constructor

Returns:
Type
App.Lifecycle.Lifecycle