Changes between Version 30 and Version 31 of IMAGE_CONTENT_R0
- Timestamp:
- 12/20/08 14:41:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IMAGE_CONTENT_R0
v30 v31 28 28 29 29 = Design = 30 * Create !ImageContentView class extending !ContentView. 31 * It's concrete implementation of !ContentView for image content. 32 * It should implement the model property of !ContentView with template type !ImageFrameContent. 33 * It should implement the element property of !ContentView with template type !ImageSceneElement. 34 * It should implement the contentHaloMenu property of !ContentView with template type !ImageContentHaloMenu. 30 35 31 36 = Implementation =