Plumtree Portal UI  
 

TagDisplayElement Constructor 

Construct the Display Element, but do not construct the Tag until it is actually required.

public TagDisplayElement(
   object[][] _objXML,
   CompositeDisplayElement _parentContainer
);

Parameters

_objXML
_parentContainer

See Also

TagDisplayElement Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace