Changes between Version 30 and Version 31 of IMAGE_CONTENT_R0


Ignore:
Timestamp:
12/20/08 14:41:50 (16 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IMAGE_CONTENT_R0

    v30 v31  
    2828 
    2929= 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. 
    3035 
    3136= Implementation =