uiaccelerator_plat/alf_core_toolkit_api/inc/uiacceltk/HuiRoster.h
branchRCL_3
changeset 24 f93c875b566e
parent 0 15bf7259bb7c
equal deleted inserted replaced
22:7c5dd702d6d3 24:f93c875b566e
   232      */
   232      */
   233     virtual void FreezeVisibleContentL(TBool aFreeze = ETrue) = 0;
   233     virtual void FreezeVisibleContentL(TBool aFreeze = ETrue) = 0;
   234     
   234     
   235     virtual TBool IsVisibleContentFrozen() const = 0;
   235     virtual TBool IsVisibleContentFrozen() const = 0;
   236     
   236     
       
   237     virtual void SetAlfEventWindow(CHuiVisual* aVisual) = 0;
       
   238     
   237 protected:
   239 protected:
   238 
   240 
   239     /* Constructors. */
   241     /* Constructors. */
   240 
   242 
   241 	/**
   243 	/**