public interface ColumnTagDeclaration extends HasIdBindingAndRendered, HasLabel, HasTip, IsVisual
| Modifier and Type | Method and Description |
|---|---|
void |
setAlign(String align)
Alignment of this column.
|
void |
setResizable(String resizable)
Flag indicating whether or not the width of this column in a sheet is resizable, by the user.
|
void |
setSortable(String sortable)
Flag indicating whether or not this column is sortable.
|
setBindingsetRenderedsetLabelsetTipsetCustomClass, setMarkup, setStylevoid setAlign(String align)
void setSortable(String sortable)
java.util.List or Object[].void setResizable(String resizable)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.