public class TableColumn extends Object
Constructor and Description |
---|
TableColumn() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Double |
getWidth()
Width.
|
int |
hashCode() |
void |
setWidth(Double width) |
String |
toString() |
TableColumn |
width(Double width) |
public TableColumn width(Double width)
public Double getWidth()
public void setWidth(Double width)
Copyright © 2023. All rights reserved.