Namespace: SettingBackground

SettingBackground

Polymer element to select an HTML element background style

Source:

Members


<static> disabled

Disabled state of element

Source:

<static> mainLabel

Item description

Source:

<static> name

Local storage key

Source:

<static> noseparator

Visibility state of optional divider

Source:

<static> secondaryLabel

Item secondary description

Source:

<static> sectionTitle

Optional group title

Source:

<static> selected :string

Element id of currently selected background style

Type:
  • string
Source:

<static> value

Local storage value of currently selected background style

Source:

Methods


<private, static> _init()

Initialize value if it is not in localstorage

Source:

<private, static> _onOK()

Event: Set selected background on tap of OK button

Source:

<private, static> _onTap()

Event: Show dialog on tap

Source: