Changes between Version 18 and Version 19 of FRAME_CONTENT_R0
- Timestamp:
- 12/24/08 17:18:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_CONTENT_R0
v18 v19 43 43 * Test associating a !ContentView with a !FrameView. 44 44 * 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); 46 46 47 47 = Design = … … 57 57 58 58 Create !FrameContent which is base abstract class descibing a content model. It should have the following properties: 59 * parent property with template type !Frame Content.59 * parent property with template type !Frame. 60 60 * mainResource property with template type extending !BookResource. 61 61 * resources list property with template type !BookResource.