User:Jminta:Views
Jump to navigation
Jump to search
current trunk
- not pluggable
- 4 vboxes in deck, each with its own view-element
- plug-hack:
- add element to deck
- add functions to gCalendarWindow
- over-ride currentView at correct times
New view implementation models
everything_v1
- not pluggable
- 2 elements in deck
- plug
- add element to deck(optional)
- over-ride viewManager functions
re-use overlay
- not pluggable
- 4 vboxes in deck, each with its own view-element
- plug-hack:
- add element to deck
- add methods to gCalendarWindow
- over-ride currentView at correct times
everything_v2
- pluggable
- 2 elements in deck
- plug:
- add element to deck(optional)
- call addView()