remove APIs to apply [ACR][03/30][Remove] Remove APIs in Tizen::Ui namespace
[platform/framework/native/uifw.git] / inc / FUiCtrlCustomListItem.h
index b44408d..85d188b 100644 (file)
@@ -262,23 +262,6 @@ public:
 
        /**
         * @if OSPDEPREC
-        * Sets the percent value of %CustomListItem.
-        *
-        * @brief   <i> [Deprecated] </i>
-        * @deprecated   This class is deprecated. Instead of using this class, use CustomItem class
-        * @since                       2.0
-        *
-        * @return              An error code
-        * @param[in]   value       The percent value of %CustomListItem @n
-        *                           The valid range of integers is from @c 0 to @c 100
-        * @exception   E_SUCCESS       The method is successful.
-        * @exception   E_SYSTEM        A system error has occurred.
-        * @endif
-        */
-       result SetValue(int value);
-
-       /**
-        * @if OSPDEPREC
         * Gets the percentage value of %CustomListItem.
         *
         * @brief   <i> [Deprecated] </i>