jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

org.jbpm.console.ng.gc.client.experimental.customGrid
Class ColumnSettings

java.lang.Object
  extended by org.jbpm.console.ng.gc.client.experimental.customGrid.ColumnSettings

public class ColumnSettings
extends Object


Constructor Summary
ColumnSettings(boolean visible, String columnLabel)
           
 
Method Summary
 String getColumnLabel()
           
 boolean isVisible()
           
 void setColumnLabel(String columnLabel)
           
 void setVisible(boolean visible)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnSettings

public ColumnSettings(boolean visible,
                      String columnLabel)
Method Detail

getColumnLabel

public String getColumnLabel()

setColumnLabel

public void setColumnLabel(String columnLabel)

isVisible

public boolean isVisible()

setVisible

public void setVisible(boolean visible)

jBPM Console NG - Generic Client 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.