T
- the row typepublic abstract class TextColumn<T> extends Column<T,String>
TextCell
and does not make
use of view data.Constructor and Description |
---|
TextColumn()
Construct a new TextColumn.
|
autoSort, defaultSortAscending, fieldUpdater, getCell, getFieldUpdater, getHideOn, getName, getSortComparator, getStyleProperties, getStyleProperty, getTextAlign, getValue, getWidth, hideOn, isAutoSort, isDefaultSortAscending, isNumeric, isSortable, name, numeric, onBrowserEvent, render, setAutoSort, setDefaultSortAscending, setFieldUpdater, setHideOn, setName, setNumeric, setSortComparator, setStyleProperties, setStyleProperty, setTextAlign, setWidth, sortComparator, styleProperties, textAlign, toString, width
public TextColumn()
Copyright © 2018. All rights reserved.