Call this method to construct a new PTListItem.
Call this method to construct a new PTListItem.
public PTListItem(HTMLAnchor);
Call this method to construct a new PTListItem.
Use this constructor if you wish for the title of this item to be just a String, as opposed to an anchor.
public PTListItem(string);
Call this method to construct a new PTListItem.
public PTListItem(string,string);
PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace