uifw/AvKon/src/aknsfld.cpp
branchRCL_3
changeset 64 85902f042028
parent 59 978afdc0236f
child 72 a5e7a4f63858
equal deleted inserted replaced
59:978afdc0236f 64:85902f042028
   797                 {
   797                 {
   798                 iAdaptiveSearch->HideAdaptiveSearchGridL();              
   798                 iAdaptiveSearch->HideAdaptiveSearchGridL();              
   799                 }                  
   799                 }                  
   800             iListBox->DrawNow();
   800             iListBox->DrawNow();
   801             }
   801             }
       
   802         }  
       
   803     else if( aCommandId == EAknCmdHideASGrid && iAdaptiveSearch )
       
   804         {     
       
   805         iAdaptiveSearch->HideAdaptiveSearchGridL();                       
   802         }
   806         }
   803     }
   807     }
   804 
   808 
   805 TInt CAknSearchField::CountComponentControls() const
   809 TInt CAknSearchField::CountComponentControls() const
   806     {  
   810     {