public class ColumnSettings extends Object
| Constructor and Description |
|---|
ColumnSettings(boolean visible,
String columnLabel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnLabel() |
boolean |
isVisible() |
void |
setColumnLabel(String columnLabel) |
void |
setVisible(boolean visible) |
public ColumnSettings(boolean visible,
String columnLabel)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.