static List<String>? genScreenPTColumnsRL(List<int> columnsRL, int maxColumn) => BaseScreenContext.genScreenPTColumnsRL(columnsRL, maxColumn);