| Package | Description |
|---|---|
| to.etc.domui.component.tbl |
| Modifier and Type | Method and Description |
|---|---|
protected ColumnDefList<T> |
AbstractRowRenderer.getColumnList() |
| Constructor and Description |
|---|
ExpandedColumnDef(ColumnDefList<?> defList,
Class<T> columnType,
String propertyName) |
SimpleColumnDef(ColumnDefList<?> cdl,
Class<T> valueClass) |
SimpleColumnDef(ColumnDefList<?> cdl,
ExpandedDisplayProperty<T> m) |
SimpleColumnDef(ColumnDefList<?> cdl,
PropertyMetaModel<T> pmm)
Create a column definition using metadata for the column.
|
Copyright © 2017 etc.to. All rights reserved.