Searched refs:parentNumCol (Results 1 – 1 of 1) sorted by relevance
382 int parentNumCol = ((TableWrapLayout) masterTable.getLayout()).numColumns; in createSubSectionTable() local383 if (parentNumCol > 1) { in createSubSectionTable()387 twd.colspan = parentNumCol; in createSubSectionTable()