uiaccelerator_plat/alf_client_server_api/inc/alf/alfappserver.h
branchRCL_3
changeset 6 10534483575f
parent 0 15bf7259bb7c
child 9 3ac8bf5c5014
equal deleted inserted replaced
5:433cbbb6a04b 6:10534483575f
   258      * The session can query if there is some other alf application's window group above it 
   258      * The session can query if there is some other alf application's window group above it 
   259      * and set that other session as a new activesession  
   259      * and set that other session as a new activesession  
   260      */
   260      */
   261     CAlfAppSrvSessionBase* UpMostClientAboveWg( TInt aWgId );
   261     CAlfAppSrvSessionBase* UpMostClientAboveWg( TInt aWgId );
   262 
   262 
       
   263     
       
   264     CAlfAppSrvSessionBase* SrvSessionForControlGroup(CHuiControlGroup& aGroup);
       
   265     
   263 public:
   266 public:
   264     
   267     
   265     CAlfAppSrvSessionBase* iOldSession;
   268     CAlfAppSrvSessionBase* iOldSession;
   266 
   269 
   267     /**
   270     /**