Monster.Components.State. Log

Namespace for all state related functions.

Author
  • schukai GmbH

Members

defaults

To set the options via the html tag the attribute data-monster-options must be used.

To set the options via the html tag the attribute data-monster-options must be used.

Properties
NameTypeDescription
templatesObject

Template definitions

Properties
NameTypeDescription
mainstring

Main template

labelsObject

Labels

Properties
NameTypeDescription
nothingToReportstring

Label for empty state

See

(static) instanceSymbol

This method is called by the instanceof operator.

This method is called by the instanceof operator.

Methods

addMessage(message) → {Log}

Add a log message

.

Add a log message

Parameters:
NameTypeDescription
messagestring
Returns:
Type: 
Log

assembleMethodSymbol() → {Monster.Components.State.State}

clear() → {Log}

Clear the log

.

Clear the log

Returns:
Type: 
Log

(static) getCSSStyleSheet() → {Array.<CSSStyleSheet>}

Returns:
Type: 
Array.<CSSStyleSheet>

(static) getTag() → {string}

Returns:
Type: 
string