StackView.Modal Class
Defined in:
_views\StackView.js:220
Load a backbone view inside a full page modal window while maintaining persistency between modals.
Constructor
StackView.Modal
()
Object
Returns:
Object:
instantiated StackView.Modal
Item Index
Methods
Methods
closelModal
(
-
modal_id
Close via animation the currently opened modal window
Parameters:
-
modal_id
String
constructor
(
-
options
Class init
Parameters:
-
options
Objectinclude (slide_top | fade), (bgColor)
selectView
(
-
i_view
Load up selected backbone view into a full screen modal and present it (persistent)
Parameters:
-
i_view
Objectbackbone