branch | RCL_3 |
changeset 18 | b1ea1642412e |
parent 0 | eb1f2e154e89 |
child 19 | ac7e4d1d9209 |
--- a/fep/aknfep/inc/AknFepManagerUIInterface.h Mon Jun 21 16:02:35 2010 +0300 +++ b/fep/aknfep/inc/AknFepManagerUIInterface.h Thu Jul 15 19:01:13 2010 +0300 @@ -431,6 +431,13 @@ */ virtual TBool IsSupportsSecretText() const = 0; + /** + * checks whether the current editor is a Java Secret editor. + * return value: Etrue when it is a Java Secret editor. + * Efalse when it is not. + */ + virtual TBool IsJavaSecretEditor() = 0; + /** * Returns current input mode.