openmct/platform
Victor Woeltjen 3a5a015097 [Common UI] Generalize click-away behavior
Add a general-purpose controller for UI elements which
have 'click-away' behavior; that is, they should be
deactivated on document clicks.

This generalizes existing behavior added for the Create
menu, such that it may be used on other, similar menus
and UI elements.

Part of ongoing transition of common user interface
components, WTD-574.
2014-11-24 07:12:45 -08:00
..
commonUI [Common UI] Generalize click-away behavior 2014-11-24 07:12:45 -08:00
core [Core] Workaround require quirk 2014-11-21 18:48:10 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
forms [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
framework [Framework] Mention constants in README 2014-11-20 11:00:02 -08:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
representation [Representation] Fix gesture-related definitions 2014-11-23 15:35:53 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.