Searched defs:tableRow (Results 1 – 2 of 2) sorted by relevance
50 private final Section tableRow; field in TableRowReadHandler
145 final Section tableRow = (Section) rowController.getNode(); in createContext() local190 private int findNodeInSection(final Section tableRow, in findNodeInSection()