#982 closed enhancement (done)
Implement Views according to the new content classes
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | MainForm | Version: | 3.2 |
Keywords: | Cc: |
Description
Create interfaces IContentView, IStorableContentView and the different classes. Additionally changes should be automatically forwarded to included views of composite views.
Change History (10)
comment:1 Changed 15 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 15 years ago by mkommend
comment:3 Changed 15 years ago by mkommend
corrected bug in OnClosing of views r3417
comment:4 Changed 15 years ago by mkommend
added setting of locked property after the creation of contentviews r3423
comment:5 Changed 15 years ago by swagner
Prevented drag operations in locked content views in r3432.
comment:6 Changed 15 years ago by swagner
In a discussion with mkommend it was decided to remove the interfaces and classes of storable content views again as they are not required.
comment:7 Changed 15 years ago by swagner
Removed classes and interfaces of storable content views in r3477.
comment:8 Changed 15 years ago by mkommend
- Resolution set to fixed
- Status changed from assigned to closed
comment:9 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
implemented ContentViews and propagation of view state changes r3416