Constructing the UI controller in traditional architecture

The call on the first phase constructor method of the UI controller occurs in the CAknDocument-derived class of application. For more information, see "Implementing framework requirements".

The methods you need to implement for your CAknAppUI-derived UI controller are as follows:

The UI controller automatically supports scalability.

You must implement other methods to support key event handling, command handling, layout change support, and other possible events, as well as overriding default control pane and status pane behavior.