Button documentation changed for Action buttonClick
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / buttons / button.h
index 79c1b80..c8a0900 100644 (file)
@@ -77,9 +77,9 @@ class Button;
  * | stateChanged     | @ref StateChangedSignal()   |
  *
  * Actions
- * | %Action Name     | %Button method called       |
+ * | %Action Name     | Description                 |
  * |------------------|-----------------------------|
- * | buttonClick      | %DoClickAction()            |
+ * | buttonClick      | Simulates a button click    |
  * @SINCE_1_0.0
  */
 class DALI_IMPORT_API Button : public Control