diff --git a/core/src/site/resources/tags/ajax/a.html b/core/src/site/resources/tags/ajax/a.html
index f99d20d60..61d638b65 100644
--- a/core/src/site/resources/tags/ajax/a.html
+++ b/core/src/site/resources/tags/ajax/a.html
@@ -195,6 +195,14 @@ Please do not edit it directly.
String |
Label expression used for rendering a element specific label |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |
diff --git a/core/src/site/resources/tags/ajax/autocompleter.html b/core/src/site/resources/tags/ajax/autocompleter.html
index 20a20f29e..c6058164b 100644
--- a/core/src/site/resources/tags/ajax/autocompleter.html
+++ b/core/src/site/resources/tags/ajax/autocompleter.html
@@ -235,6 +235,14 @@ Please do not edit it directly.
String |
Label expression used for rendering a element specific label |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |
diff --git a/core/src/site/resources/tags/ajax/datetimepicker.html b/core/src/site/resources/tags/ajax/datetimepicker.html
index 6e098d9a6..df285b274 100644
--- a/core/src/site/resources/tags/ajax/datetimepicker.html
+++ b/core/src/site/resources/tags/ajax/datetimepicker.html
@@ -121,7 +121,7 @@ Please do not edit it directly.
|
true |
String |
- id for referencing element. For UI and form tags it will be used as HTML id attribute |
+ HTML id attribute |
| javascriptTooltip |
@@ -147,6 +147,14 @@ Please do not edit it directly.
String |
Label expression used for rendering a element specific label |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |
diff --git a/core/src/site/resources/tags/ajax/div.html b/core/src/site/resources/tags/ajax/div.html
index 891639f71..df8c0cd10 100644
--- a/core/src/site/resources/tags/ajax/div.html
+++ b/core/src/site/resources/tags/ajax/div.html
@@ -211,6 +211,14 @@ Please do not edit it directly.
String |
Label expression used for rendering a element specific label |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |
diff --git a/core/src/site/resources/tags/ajax/submit.html b/core/src/site/resources/tags/ajax/submit.html
index 21270d67d..e6798ffd1 100644
--- a/core/src/site/resources/tags/ajax/submit.html
+++ b/core/src/site/resources/tags/ajax/submit.html
@@ -203,6 +203,14 @@ Please do not edit it directly.
String |
Label expression used for rendering a element specific label |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |
diff --git a/core/src/site/resources/tags/ajax/tree.html b/core/src/site/resources/tags/ajax/tree.html
index 10d5e0031..2772b8c72 100644
--- a/core/src/site/resources/tags/ajax/tree.html
+++ b/core/src/site/resources/tags/ajax/tree.html
@@ -219,6 +219,14 @@ Please do not edit it directly.
String |
Label expression used for rendering a element specific label |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |
diff --git a/core/src/site/resources/tags/ajax/treenode.html b/core/src/site/resources/tags/ajax/treenode.html
index 74f8094ed..c8c2fc7e0 100644
--- a/core/src/site/resources/tags/ajax/treenode.html
+++ b/core/src/site/resources/tags/ajax/treenode.html
@@ -91,6 +91,14 @@ Please do not edit it directly.
String |
Label expression used for rendering tree node label. |
+
+ | labelSeparator |
+ false |
+ : |
+ true |
+ String |
+ String that will be appended to the labe |
+
| labelposition |
false |