DefinitionList SFO
Properties
Field | Type | Comment/Sample |
---|
Methods
Method | Signature | Comments/Sample |
---|---|---|
|
| returns the definition list in an html fragment as an unordered list <ul> |
|
| returns the definition list in an html fragment as an unordered list <ul> and the ul element will have a class = htmlClass |
|
| returns the definition list in an html fragment using <dl>, <dt>, and <dd> |
|
| returns the definition list in an html fragment using <dl>, <dt>, and <dd> and the dl element with have a class = htmlClass |
|
| Â |
|
| Â |
Â