API Docs for:
Show:

misc.BaseOverlay Class

This class is the base class for all overlay view classes.

Constructor

Item Index

Methods

closeModal

()

makes the overlay invisible

Returns:

void

setController

(
  • controller
)

sets the Controller for the view

Parameters:

Returns:

void

showModal

()

makes the overlay visible

Returns:

void