public class GridColumnLayout
extends AbstractColumnLayout
Constructor and Description |
---|
GridColumnLayout() |
Modifier and Type | Method and Description |
---|---|
protected int |
getColumnCount(Scrollable tableTree) |
protected ColumnLayoutData |
getLayoutData(Scrollable tableTree,
int columnIndex) |
protected void |
setColumnWidths(Scrollable tableTree,
int[] widths) |
protected void |
updateColumnData(Widget column) |
protected int getColumnCount(Scrollable tableTree)
protected void setColumnWidths(Scrollable tableTree, int[] widths)
protected ColumnLayoutData getLayoutData(Scrollable tableTree, int columnIndex)
protected void updateColumnData(Widget column)
Copyright (c) EclipseSource and others 2002, 2020.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0