Style Intelligence v12.0

inetsoft.report.event
Interface ReportEvent

All Known Implementing Classes:
SectionSelectionEvent, SelectionEvent

public interface ReportEvent

Interface for all report events that can be attached to an element. on a previewer/viewer.


Method Summary
 String getElementID()
          Return the source report element ID.
 

Method Detail

getElementID

String getElementID()
Return the source report element ID. If this element is contained in a bean, this method returns the full name of the element (qualified with bean ID).

Returns:
element ID.

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.