Home
last modified time | relevance | path

Searched defs:cellAttributes (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DTablePrinter.java83 MessageFormat cellAttributes; field in TablePrinter.Column
96 public Column setCellAttributes(String cellAttributes) { in setCellAttributes()
134 …rinter addColumn(String header, String headerAttributes, String cellPattern, String cellAttributes, in addColumn()
497 public TablePrinter setCellAttributes(String cellAttributes) { in setCellAttributes()