Uiinfrastructure API Docs  
 

PTListItem Constructor

Call this method to construct a new PTListItem.

Overload List

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);

See Also

PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace