classref: Sync with current master XML

This commit is contained in:
Rémi Verschelde
2016-11-19 14:33:37 +01:00
parent 37e8978659
commit 495612a4be
114 changed files with 5089 additions and 1087 deletions
+1
View File
@@ -33,6 +33,7 @@ Numeric Constants
- **UNDERLINE_MODE_ALWAYS** = **0** --- The LinkButton will always show an underline at the bottom of its text
- **UNDERLINE_MODE_ON_HOVER** = **1** --- The LinkButton will show an underline at the bottom of its text when the mouse cursor is over it.
- **UNDERLINE_MODE_NEVER** = **2** --- The LinkButton will never show an underline at the bottom of its text.
Description
-----------