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

public class AttributeCol
extends DTColumnConfig

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

See Also:
Serialized Form

Field Summary
 String attr
           
 
Fields inherited from class org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
defaultValue, hideColumn, reverseOrder, useRowNumber, width
 
Constructor Summary
AttributeCol()
           
 
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
Constructor Detail

AttributeCol

public AttributeCol()


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