classicui_pub/editors_api/inc/EIKEDWIN.H
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 9 aabf2c525e0f
child 11 7e31c909d88d
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
  2872     /**
  2872     /**
  2873      * check the selection content is visible character or not 
  2873      * check the selection content is visible character or not 
  2874      */
  2874      */
  2875     TBool IsSelectionVisible();
  2875     TBool IsSelectionVisible();
  2876 
  2876 
  2877     /**
       
  2878      * check the character is valid numeric character or not
       
  2879      * @param aChar 
       
  2880      * @return if the aChar is invalid numeric char return EFalse else return ETrue
       
  2881      */
       
  2882     TBool IsValidNumericCharL( TChar aChar );
       
  2883 
  2877 
  2884 protected:	// from MObjectProvider
  2878 protected:	// from MObjectProvider
  2885 
  2879 
  2886     /**
  2880     /**
  2887      * From @c MObjectProvider.
  2881      * From @c MObjectProvider.