findElementTreeNode(ReportElement re, boolean searchInYourCellOnly) If searchInYourBandOnly == true
This method Look for the userObject re in elements contained in the same band
of the element.
If searchInYourBandOnly == true
This method Look for the userObject re in elements contained in the same band
of the element. This method MUST CHECK that the report IS in the band
assigned. If not it must return null. The reason is that if the element
is not found in your band, it has changed the band attribute and must be updated.