public static class CellEditor.LayoutData extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
grabHorizontal
Indicates control grabs additional space;
true by default. |
int |
horizontalAlignment
Horizontal alignment;
SWT.LEFT by default. |
int |
minimumWidth
Minimum width in pixels;
50 pixels by default. |
Constructor and Description |
---|
CellEditor.LayoutData() |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.