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, BaseColumn

public class RowNumberCol52
extends DTColumnConfig52

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

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
defaultValue
 
Constructor Summary
RowNumberCol52()
           
 
Method Summary
 DTCellValue52 getDefaultValue()
           
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
getHeader, getWidth, isHideColumn, setDefaultValue, setHeader, 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()
Method Detail

getDefaultValue

public DTCellValue52 getDefaultValue()
Specified by:
getDefaultValue in interface BaseColumn
Overrides:
getDefaultValue in class DTColumnConfig52


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