public class Col extends Object
| Modifier and Type | Method and Description |
|---|---|
Col |
align(HAlign align) |
Col |
alignCenter() |
Col |
alignLeft() |
Col |
alignRight() |
int |
getSize() |
Col |
maxSize(int maxSize) |
protected void |
updateSize(int cellSize) |
public Col(String header)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.