Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


The Application User Interface (AppUi)

Cone provides the CCoeAppUi class as a generic base for application user interface development. Uikon provides a specialization, CEikAppUi , from which concrete application UIs can be derived. UI variant libraries typically derive their own AppUi base class from CEikAppUi to standardise common UI paradigms. CCoeAppUi is, therefore, normally a 'long way' from the surface of the finished application and knows little of the concrete controls or funtionality that it contains.

CCoeAppUi provides the following key functionality: