public static class BeanTable.PropertyCol
extends java.lang.Object
Constructor and Description |
---|
PropertyCol() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
int |
getWidth() |
boolean |
isVisible() |
void |
setName(java.lang.String name) |
void |
setVisible(boolean visible) |
void |
setWidth(int width) |