mpxplugins/viewplugins/views/inc/mpxcommoncontainer.h
branchRCL_3
changeset 40 cb96c29156b2
parent 21 a1247965635c
equal deleted inserted replaced
31:a12246c97fcc 40:cb96c29156b2
   302      * @param aCollectionType collection type
   302      * @param aCollectionType collection type
   303      */
   303      */
   304     virtual void ConstructContainerL( TMPXCommonContainerCollectionType aCollectionType ) = 0;
   304     virtual void ConstructContainerL( TMPXCommonContainerCollectionType aCollectionType ) = 0;
   305 
   305 
   306     /**
   306     /**
       
   307      * Hides container list view
       
   308      */
       
   309     virtual void HideListView() = 0;
       
   310     
       
   311     /**
   307      * Enable/disable find box
   312      * Enable/disable find box
   308      *
   313      *
   309      * @since 3.1
   314      * @since 3.1
   310      * @aEnable ETrue to enable find box, EFalse to disable
   315      * @aEnable ETrue to enable find box, EFalse to disable
   311      */
   316      */