org.jbpm.console.ng.gc.client.experimental.customGrid
Class ColumnSettings
java.lang.Object
org.jbpm.console.ng.gc.client.experimental.customGrid.ColumnSettings
public class ColumnSettings
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnSettings
public ColumnSettings(boolean visible,
String columnLabel)
getColumnLabel
public String getColumnLabel()
setColumnLabel
public void setColumnLabel(String columnLabel)
isVisible
public boolean isVisible()
setVisible
public void setVisible(boolean visible)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.