protected static class MappingEditor.DelayedColumnFitter
extends ControlAdapter
| Modifier and Type | Class and Description |
|---|---|
protected class |
MappingEditor.DelayedColumnFitter.DelayedLayout |
| Modifier and Type | Field and Description |
|---|---|
protected int |
columnResizeTime |
protected MappingEditor.DelayedColumnFitter.DelayedLayout |
delayedLayout |
protected boolean |
inLayout |
protected int |
oldWidth |
protected Table |
table |
| Modifier | Constructor and Description |
|---|---|
protected |
MappingEditor.DelayedColumnFitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
controlResized(ControlEvent event) |
protected Table table
protected MappingEditor.DelayedColumnFitter.DelayedLayout delayedLayout
protected int columnResizeTime
protected int oldWidth
protected boolean inLayout