org.drools.ide.common.client.modeldriven.dt
Class AttributeCol

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
      extended by org.drools.ide.common.client.modeldriven.dt.AttributeCol
All Implemented Interfaces:
Serializable, PortableObject

Deprecated.

@Deprecated
public class AttributeCol
extends DTColumnConfig

This is a rule attribute - eg salience, no-loop etc.

See Also:
Serialized Form

Field Summary
 String attr
          Deprecated.  
 
Fields inherited from class org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
defaultValue, hideColumn, reverseOrder, useRowNumber, width
 
Constructor Summary
AttributeCol()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attr

public String attr
Deprecated. 
Constructor Detail

AttributeCol

public AttributeCol()
Deprecated. 


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