openmct/platform/representation
Victor Woeltjen 26cb03c555 [Representation] Spec for gesture provider
Add spec for GestureProvider, introduced to separate out the
attachment of gestures from the creation of representations.
WTD-521.
2014-11-22 11:52:24 -08:00
..
src [Representation] Spec for gesture provider 2014-11-22 11:52:24 -08:00
test [Representation] Spec for gesture provider 2014-11-22 11:52:24 -08:00
bundle.json [Representation] Spec for mct-representation 2014-11-22 11:35:57 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle introduces the notion of "representations" to Open MCT Web, primarily via an Angular directive, mct-representation.

A representation is used to display domain objects as Angular templates.