equal
deleted
inserted
replaced
15 and <xref href="jar:GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6.jar!/html/classMAknToolbarObserver.html" format="application/java-archive"><codeph>MAknToolbarObserver</codeph></xref>. |
15 and <xref href="jar:GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6.jar!/html/classMAknToolbarObserver.html" format="application/java-archive"><codeph>MAknToolbarObserver</codeph></xref>. |
16 The Toolbar API class structure and its simplified environment is described |
16 The Toolbar API class structure and its simplified environment is described |
17 in the figure below.</p> |
17 in the figure below.</p> |
18 <fig id="GUID-3E08B03E-BE4C-481A-82BB-B7EB03BC806A"> |
18 <fig id="GUID-3E08B03E-BE4C-481A-82BB-B7EB03BC806A"> |
19 <title>Toolbar API class structure</title> |
19 <title>Toolbar API class structure</title> |
20 <image href="GUID-E60F9268-35D5-4D3F-B219-22AECF13953B_d0e79541_href.png" placement="inline"/> |
20 <image href="GUID-E60F9268-35D5-4D3F-B219-22AECF13953B_d0e74415_href.png" placement="inline"/> |
21 </fig> |
21 </fig> |
22 <p><codeph>CAknToolbar</codeph> is the API main class that provides the most |
22 <p><codeph>CAknToolbar</codeph> is the API main class that provides the most |
23 of the API functionality. The UI framework classes <codeph>CEikAppUiFactory</codeph>, <codeph>CAknView</codeph>, |
23 of the API functionality. The UI framework classes <codeph>CEikAppUiFactory</codeph>, <codeph>CAknView</codeph>, |
24 and <codeph>CAknAppUi</codeph> take care of creating and destructing the <codeph>CAknToolbar</codeph> object. |
24 and <codeph>CAknAppUi</codeph> take care of creating and destructing the <codeph>CAknToolbar</codeph> object. |
25 Moreover, you can access the toolbar in your application through these UI |
25 Moreover, you can access the toolbar in your application through these UI |