Drools Workbench - Guided Decision Table Model 6.2.0.Beta3

org.drools.workbench.models.guided.dtable.shared.model.legacy
Class DTColumnConfig

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.shared.model.legacy.DTColumnConfig
Direct Known Subclasses:
ActionCol, AttributeCol, ConditionCol, MetadataCol

Deprecated.

@Deprecated
public class DTColumnConfig
extends Object


Field Summary
 String defaultValue
          Deprecated.  
 boolean hideColumn
          Deprecated.  
 boolean reverseOrder
          Deprecated.  
 boolean useRowNumber
          Deprecated.  
 int width
          Deprecated.  
 
Constructor Summary
DTColumnConfig()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public int width
Deprecated. 

defaultValue

public String defaultValue
Deprecated. 

hideColumn

public boolean hideColumn
Deprecated. 

useRowNumber

public boolean useRowNumber
Deprecated. 

reverseOrder

public boolean reverseOrder
Deprecated. 
Constructor Detail

DTColumnConfig

public DTColumnConfig()
Deprecated. 

Drools Workbench - Guided Decision Table Model 6.2.0.Beta3

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