Searched refs:masterRow (Results 1 – 3 of 3) sorted by relevance
60 final GlobalMasterRow masterRow = controller.getMasterRow(); in isValueChanged() local61 final ReportDataRow reportDataRow = masterRow.getReportDataRow(); in isValueChanged()
102 final GlobalMasterRow masterRow = fc.getMasterRow(); in startElement() local103 final ReportDataRow reportDataRow = masterRow.getReportDataRow(); in startElement()
250 final GlobalMasterRow masterRow = controller.getMasterRow(); in isValueChanged() local251 final ReportDataRow reportDataRow = masterRow.getReportDataRow(); in isValueChanged()
Completed in 23 milliseconds