Changes between Version 18 and Version 19 of FRAME_CONTENT_R0


Ignore:
Timestamp:
12/24/08 17:18:50 (16 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_CONTENT_R0

    v18 v19  
    4343  * Test associating a !ContentView with a !FrameView. 
    4444  * Test changing the resource containted in the model property of a !FrameView. 
    45  * Create demo for !ContentView. (Can't be created at the moment because of problems with !FrameView); 
     45 * Create a demo for !ContentView. (Can't be created at the moment because of problems with !FrameView); 
    4646 
    4747= Design = 
     
    5757 
    5858Create !FrameContent which is base abstract class descibing a content model. It should have the following properties: 
    59  * parent property with template type !FrameContent. 
     59 * parent property with template type !Frame. 
    6060 * mainResource property with template type extending !BookResource. 
    6161 * resources list property with template type !BookResource.