org.drools.ide.common.client.modeldriven.dt52
Class RowNumberCol52

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
      extended by org.drools.ide.common.client.modeldriven.dt52.RowNumberCol52
All Implemented Interfaces:
Serializable, PortableObject

public class RowNumberCol52
extends DTColumnConfig52

This is a rule index column (i.e. just displays row's number)

See Also:
Serialized Form

Constructor Summary
RowNumberCol52()
           
 
Method Summary
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
getDefaultValue, getWidth, isHideColumn, setDefaultValue, setHideColumn, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowNumberCol52

public RowNumberCol52()


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