API Docs for: 1.0.0
Show:

gallery-instancemanager Module

Stores instances of JavaScript components. Allows a constructor or factory method to be passed in place of an instance. This enables lazy construction on demand.

One use is to create a global repository of JavaScript components attached to DOM id's, e.g., YUI Buttons built on top of HTML buttons.

This module provides the following classes: