Class: Select

wp.media.view.Toolbar. Select


new Select()

wp.media.view.Toolbar.Select
Source:

Extends

Methods


dispose()

Inherited From:
Overrides:
Source:
Returns:
Returns itsef to allow chaining
Type
wp.media.view.Toolbar

get(id)

Parameters:
Name Type Description
id string
Inherited From:
Source:
Returns:
Type
wp.media.view.Button

remove()

Inherited From:
Overrides:
Source:
Returns:
Returns itself to allow chaining.
Type
wp.media.View

set(id, view [, options])

Parameters:
Name Type Argument Default Description
id string
view Backbone.View | Object
options Object <optional>
{}
Inherited From:
Source:
Returns:
Returns itself to allow chaining.
Type
wp.media.view.Toolbar

unset(id, options)

Parameters:
Name Type Description
id string
options Object
Inherited From:
Source:
Returns:
Returns itself to allow chaining.
Type
wp.media.view.Toolbar