Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Properties

Methods

Method

Signature

Comments/Sample

getHtml (1)

string getHtml()

returns back a <ul> tree with the simple list as list items

getHtml (2)

string getHtml(string htmlClass)

returns back a <ul> tree with the simple list as list items. Sets the class of the <ul> element to htmlClass

getValues

string[ ] getValues()

 

isEmpty

boolean isEmpty()

 

See Also