diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-68B999C2-0993-4804-9624-42C3D88BE5C7.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-68B999C2-0993-4804-9624-42C3D88BE5C7.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,88 @@ + + + + + +View +architecture +

The following image illustrates the components of the view architecture +approach.

+View architecture classes +

Symbian platform applications that follow the view architecture require:

+ +

The view architecture only allows one view to be active in each application. +If a new view is switched to within an application, the current view is immediately +deactivated, so this architectural approach is not appropriate in the +following cases:

+ +

Typical responsibilities in this architecture are:

+ +

For information on the CAknApplication and CAknDocument-derived +classes, see Framework +requirements for GUI applications.

+
\ No newline at end of file