idlehomescreen/xmluirendering/uiengine/inc/xnviewadapter.h
branchRCL_3
changeset 93 b01126ce0bec
parent 88 3321d3e205b6
child 102 ba63c83f4716
equal deleted inserted replaced
88:3321d3e205b6 93:b01126ce0bec
   190      * @param aView container
   190      * @param aView container
   191      * @param aEnter ETrue if container should be set to edit state.
   191      * @param aEnter ETrue if container should be set to edit state.
   192      */
   192      */
   193     void EnterEditStateL( CXnViewData& aView, TBool aEnter );
   193     void EnterEditStateL( CXnViewData& aView, TBool aEnter );
   194 
   194 
       
   195     /**
       
   196      * Tell if this adapter is on foreground. Returns EFalse immediately after
       
   197 	 * adapter is deactivated (Avkon IsForeground has some delay).
       
   198      * @since S60 5.0
       
   199      * @return ETrue if container is on foreground, EFalse otherwise
       
   200      */
       
   201 	 TBool IsForegroundAdapter() const;
       
   202             
   195 private:
   203 private:
   196     // new functions
   204     // new functions
   197     
   205     
   198     /**
   206     /**
   199      * Deactivates the current container from view.      
   207      * Deactivates the current container from view.