Interface ReportFrameElement

    • Method Detail

      • getReportFrameBean

        ReportFrameBean getReportFrameBean()
        Returns the report frame bean associated with this report frame element.
        Returns:
        the report frame bean associated with this report frame element.
      • isGridDataNecessary

        boolean isGridDataNecessary()
        Editors that requires to grid data for their input should return true. Those editors that needs the grid data as input will have the grid re-render with checkboxes when opened.
        Returns:
        true if the editor needs the trid data as input.