mirror of
https://github.com/nasa/openmct.git
synced 2025-01-03 20:04:09 +00:00
65325b90fd
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. |
||
---|---|---|
.. | ||
AdaptedViewPolicy.js | ||
AdapterCompositionPolicy.js |