Plumtree Portal UI  
 

IDisplayElement Members

IDisplayElement overview

Public Instance Methods

Display Displays this element and it's child elements and returns the result.
HasChildElements This method searches for child tags of the current tag and fills in the results array with an Object if the tag has been found. This method will not work if _results is not an array of null objects of the same length as _childTags.
HasParentElement This method searches for a parent tag of the current tag.
Release This method is called to release any data that needs special handling before being allowed to go out of scope.

See Also

IDisplayElement Interface | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace