Fix for Issue TDIS-4794
authorKunal Sinha <kunal.sinha@samsung.com>
Wed, 10 Apr 2013 13:04:31 +0000 (18:34 +0530)
committerKunal Sinha <kunal.sinha@samsung.com>
Wed, 10 Apr 2013 13:04:31 +0000 (18:34 +0530)
Change-Id: I48b6aff82c2333e415f1a10e3d079a0aeaf5ecf5
Signed-off-by: Kunal Sinha <kunal.sinha@samsung.com>
inc/FUiCtrlExpandableEditArea.h

index f311ef1..6839764 100644 (file)
@@ -479,6 +479,9 @@ public:
         * @return              An error code
         * @param[in]   title                   The title to set
         * @exception   E_SUCCESS               The method is successful.
+        * @exception   E_UNSUPPORTED_OPERATION The current state of the instance prohibits the @n
+        *                                                                              execution of the specified operation. This operation @n
+        *                                                                              is not supported if the title is not set.
         * @exception   E_SYSTEM                A system error has occurred.
         */
        result SetTitleText(const Tizen::Base::String& title);