[Edit] Add spec for toolbar

Add spec for class that will convert toolbar definition
provided by views to suitable input for mct-toolbar, WTD-878.
This commit is contained in:
Victor Woeltjen
2015-02-17 12:58:36 -08:00
parent ab546c9541
commit 8f14f4e5eb
5 changed files with 226 additions and 2 deletions

View File

@@ -29,4 +29,5 @@ if toolbar properties are meant to be view-global (as opposed to
per-selection) then the view must include some object to act as its
proxy in the current selection (in addition to whatever objects the
user will conceive of as part of the current selection), typically
with `inclusive` set to `true`.
with `inclusive` set to `true`.