Uiinfrastructure API Docs  
 

PTBannerType.ELEMENT_NAME_ID_EXTENDABLE_CELL Field

Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.

public const string ELEMENT_NAME_ID_EXTENDABLE_CELL = "banner_extcell_enid";

See Also

PTBannerType Class | com.plumtree.xpshared.htmlconstructs Namespace