classicui_pub/popups_api/inc/AknPopupField.h
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 13 e68b6005d280
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
   244      *
   244      *
   245      * @param aInvalidText The invalid text.
   245      * @param aInvalidText The invalid text.
   246      */
   246      */
   247 	IMPORT_C void SetInvalidTextL(const TDesC &aInvalidText);
   247 	IMPORT_C void SetInvalidTextL(const TDesC &aInvalidText);
   248 
   248 
       
   249     /**
       
   250      * Closes the selection list 
       
   251      *
       
   252      *  @since v5.2 
       
   253      */
       
   254     IMPORT_C void CloseSelectionListL();
   249 
   255 
   250 public: // from CCoeControl
   256 public: // from CCoeControl
   251 
   257 
   252     /** 
   258     /** 
   253      * From @c CCoeControl.
   259      * From @c CCoeControl.