Symbian3/SDK/Source/GUID-BBC374AD-88E6-5C58-88BB-B939C2948DDA.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    24 the at the top of the run-time control hierarchy. It is the point at which
    24 the at the top of the run-time control hierarchy. It is the point at which
    25 key-press events are received from the Window Server. Many of the event-handling
    25 key-press events are received from the Window Server. Many of the event-handling
    26 functions are virtual and implemented in the derived AppUi classes. </p> </li>
    26 functions are virtual and implemented in the derived AppUi classes. </p> </li>
    27 </ul>
    27 </ul>
    28 <fig id="GUID-9FC56BFC-6DF5-5BF8-BDCD-65579655C558">
    28 <fig id="GUID-9FC56BFC-6DF5-5BF8-BDCD-65579655C558">
    29 <image href="GUID-59A9871D-B0F3-54E2-A5BA-38790C109797_d0e47131_href.png" placement="inline"/>
    29 <image href="GUID-59A9871D-B0F3-54E2-A5BA-38790C109797_d0e47289_href.png" placement="inline"/>
    30 </fig>
    30 </fig>
    31 <ul>
    31 <ul>
    32 <li id="GUID-380D267D-F442-5AE3-A361-CACEA4E97A88"><p>View Management </p> <p>The
    32 <li id="GUID-380D267D-F442-5AE3-A361-CACEA4E97A88"><p>View Management </p> <p>The
    33 View Manager (<xref href="GUID-1444A0B4-8828-3EEB-8DC7-C331648A5201.dita"><apiname>CCoeViewManager</apiname></xref>) is encapsulated by <xref href="GUID-3AC2CDAC-0291-309F-A020-049BC9F2CF90.dita"><apiname>CCoeAppUi</apiname></xref> which
    33 View Manager (<xref href="GUID-1444A0B4-8828-3EEB-8DC7-C331648A5201.dita"><apiname>CCoeViewManager</apiname></xref>) is encapsulated by <xref href="GUID-3AC2CDAC-0291-309F-A020-049BC9F2CF90.dita"><apiname>CCoeAppUi</apiname></xref> which
    34 provides a view management API. </p> <p>Views are concrete classes that implement
    34 provides a view management API. </p> <p>Views are concrete classes that implement