| Package | Description |
|---|---|
| to.etc.domui.component.tbl | |
| to.etc.domui.dom.css |
| Modifier and Type | Method and Description |
|---|---|
TextAlign |
SimpleColumnDef.getAlign() |
TextAlign |
ColumnDef.getAlign() |
| Modifier and Type | Method and Description |
|---|---|
SimpleColumnDef<T> |
SimpleColumnDef.align(TextAlign align)
Set the text align for this column.
|
ColumnDef<I,T> |
ColumnDef.align(TextAlign align)
Set the text align for this column.
|
void |
SimpleColumnDef.setAlign(TextAlign align) |
| Modifier and Type | Method and Description |
|---|---|
TextAlign |
CssBase.getTextAlign() |
static TextAlign |
TextAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextAlign[] |
TextAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CssBase.setTextAlign(TextAlign textAlign) |
Copyright © 2017 etc.to. All rights reserved.