openmct/src/adapter
Pete Richards 65325b90fd Composition policy takes child instance
The composition policy now takes a child instance instead
of the child type, as in all cases we have access to the child
object.

This allows new-style objects to be contained by old-style objects.

Updated all composition policies to use standardized argument names
instead of `context` and `candidate`; this makes it easier to
understand.

Updated AddActionProvider to hardcode the object types supported.
2017-02-21 12:32:49 -08:00
..
actions [API] Use ViewRegistry from dialog adapter 2016-10-07 11:07:53 -07:00
capabilities [Composition] Composition api improvements (#1332). Fixes #1322 and Fixes #1253 2016-11-30 12:00:01 -08:00
controllers [Views] Repair view registry for mainViews (#1308) 2016-11-03 10:37:58 -07:00
directives [Views] Repair view registry for mainViews (#1308) 2016-11-03 10:37:58 -07:00
policies Composition policy takes child instance 2017-02-21 12:32:49 -08:00
runs [Composition] Composition api improvements (#1332). Fixes #1322 and Fixes #1253 2016-11-30 12:00:01 -08:00
services [JSDoc] basic jsdoc 2016-10-27 13:01:29 -07:00
templates [Cleanup] Remove unused template in adapter 2016-12-20 16:43:23 -08:00
bundle.js [Views] Repair view registry for mainViews (#1308) 2016-11-03 10:37:58 -07:00