Ticket #678 (closed defect: fixed)
Opened 2011-07-22T14:02:39-05:00
Last modified 2011-07-22T14:02:43-05:00
Improve design of AbstractDisplayView
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
AbstractDisplayView has a few protected members that are initialized and manipulated by subclasses. Remove this protected access and provide helper methods as needed.
Change History
comment:1 Changed 2011-07-22T14:02:43-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed