Settings

Settings

new Settings(owner)

Controller for all user defined settings such as, dimentions, fullscreen etc.

Source:

Controller for all user defined settings such as, dimentions, fullscreen etc.

Parameters:
Name Type Description
owner Object

An instance of MiniMemory

Classes

Settings

Controller for all user defined settings such as, dimentions, fullscreen etc.

Methods

updateChildren(shadow)

Retrieves Panel content from shadow DOM.

Source:

Retrieves Panel content from shadow DOM.

Parameters:
Name Type Description
shadow shadowRoot

reset(options)

Resets Panel content.

Source:

Resets Panel content.

Parameters:
Name Type Description
options *

Given initial options.

enableApplyButton()

Makes Apply button usable.

Source:

show()

Shows Settings pabel (Sidepanel).

Source:

hide()

Hides Settings pabel (Sidepanel).

Source: