Contents |
VF_GroupField→toHtml
VF_GroupField→toHtml — Generates the HTML of the current element.
Description
toHtml (void);
Generates the HTML of the current element. This function is for internal use only.
Parameters
No parameters
Return values
Returns generated HTML form in a string.
Example
No examples

