getHtml | string getHtml() | returns the definition list in an html fragment as an unordered list |
getHtml | string getHtml(string htmlClass) | returns the definition list in an html fragment as an unordered list and the ul element will have a class = htmlClass |
getHtmlDL | getHtmlDL() | returns the definition list in an html fragment using , - , and
|
getHtmlDL | getHtmlDL(string htmlClass) | returns the definition list in an html fragment using , - , and
- and the dl element with have a class = htmlClass
|
getValue | [Definition](#) getValues() | |
isEmpty | boolean isEmpty() | |