Uiinfrastructure API Docs  
 

UIListItem Constructor

Overload List

Call this method to construct a new PTListItem.

public UIListItem(HTMLAnchor,AActivitySpace);

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 UIListItem(string,AActivitySpace);

 

public UIListItem(string,string,AActivitySpace);

See Also

UIListItem Class | com.plumtree.uiinfrastructure.htmlconstructs Namespace