ENGAGE-543: Cabinet events should be more fine grained

Metadata

Source
ENGAGE-543
Type
Task
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Michelle D'Souza
Created
2010-04-08T12:54:34.000-0400
Updated
2017-12-22T09:44:34.007-0500
Versions
  1. 0.3
Fixed Versions
N/A
Component
  1. Cabinet

Description

The Cabinet events were changed from 'onOpen' and 'onClose' of a drawer to a general 'modelChanged'. The modelChanged event is likely very useful to many users of the Cabinet but we should also provide more fine grained events.

In the case of ArtifactView, we are currently looking through every drawer, looking at the existing title and the title that we expect based on its state. From this we deduce whether it has changed and modify the title accordingly. If we were simply to get a 'drawer open' or 'drawer change' event we could make our change without having to look through all the drawers.

Comments

  • Justin Obara commented 2017-12-22T09:44:34.005-0500

    The repository has been archived.