APIs

Show:

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

closelModal

(
  • modal_id
)

Close via animation the currently opened modal window

Parameters:

  • modal_id String

constructor

(
  • options
)

Class init

Parameters:

  • options Object

    include (slide_top | fade), (bgColor)

selectView

(
  • i_view
)

Load up selected backbone view into a full screen modal and present it (persistent)

Parameters:

  • i_view Object

    backbone