| Package | Description |
|---|---|
| ca.odell.glazedlists.swt |
| Modifier and Type | Class and Description |
|---|---|
static class |
TableItemConfigurer.DefaultTableItemConfigurer<E>
Default configurer that converts the column value to a string and sets it
as the text of the TableItem.
|
| Modifier and Type | Field and Description |
|---|---|
static TableItemConfigurer |
TableItemConfigurer.DEFAULT
Default configurer that converts the column value to a string and sets it
as the text of the TableItem.
|
| Modifier and Type | Method and Description |
|---|---|
TableItemConfigurer<? super E> |
EventTableViewer.getTableItemConfigurer()
Gets the
TableItemConfigurer. |
| Modifier and Type | Method and Description |
|---|---|
void |
EventTableViewer.setTableItemConfigurer(TableItemConfigurer<? super E> tableItemConfigurer)
Sets a new
TableItemConfigurer. |
| Constructor and Description |
|---|
EventTableViewer(EventList<E> source,
Table table,
TableFormat<? super E> tableFormat,
TableItemConfigurer<? super E> tableItemConfigurer)
Creates a new viewer for the given
Table that updates the table
contents in response to changes on the specified EventList. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by builder at 2012-09-17 16:07