Class: RouterItem

wp.media.view. RouterItem


new RouterItem()

wp.media.view.RouterItem
Source:

Extends

Methods


_click()

Allows to override the click event.
Inherited From:
Source:

click()

On click handler to activate the content region's corresponding mode.
Source:

dispose()

Inherited From:
Overrides:
Source:
To Do:
  • The internal comment mentions this might have been a stop-gap before Backbone 0.9.8 came out. Figure out if Backbone core takes care of this in Backbone.View now.
Returns:
Returns itself to allow chaining.
Type
wp.media.View

remove()

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

render()

Inherited From:
Source:
Returns:
returns itself to allow chaining.
Type
wp.media.view.MenuItem