[Tree] Begin wiring in selection

This commit is contained in:
Victor Woeltjen
2016-03-11 17:09:17 -08:00
parent 03ab3bddc4
commit 82b6166408
3 changed files with 18 additions and 4 deletions

View File

@@ -19,6 +19,6 @@
this source code distribution or the Licensing information page available
at runtime from the About dialog for additional information.
-->
<mct-tree mct-object="domainObject">
<mct-tree mct-object="domainObject" mct-model="ngModel.selectedObject">
</mct-tree>