Uiinfrastructure API Docs  
 

PTListItem.AllowBreaksInMainCell Method 

Call this method to allow line breaks added to the main cell of this item. This is the default state of a list item, so calling this method is unnecessary unless SuppressBreaksInMainCell has been called previously.

public virtual void AllowBreaksInMainCell();

See Also

PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace