SlideoverViewController

SlideoverViewController

new SlideoverViewController()

Slideover View Controller
Source:

Extends

Members

data :Object|Array

Inherited From:
Source:

dataLoadedHandler :function

Called when the data loading is complete.
Inherited From:
Source:

parent :HTMLElement|string

Inherited From:
Source:

replace :boolean

Whether or not to replace the child elements with the specified View.
Inherited From:
Source:

view :HTMLElement

Inherited From:
Source:

Methods

dismiss()

Dismiss the view.
Source:

reloadData()

Reload the view.
Inherited From:
Source:

(protected) showView()

Show the view. To change the display method, override it with a subclass. This method must not be called directly.
Overrides:
Source: