GWT CellTable - set column width

前端 未结 4 2031
臣服心动
臣服心动 2021-01-04 02:03

Is it possible to set the column width of CellTable in GWT?

4条回答
  •  臣服心动
    2021-01-04 02:45

    The GWT documentation for CellTable covers this, see: http://www.gwtproject.org/doc/latest/DevGuideUiCellTable.html

    Under "Controlling Column Widths".

提交回复
热议问题