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

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

public class DescriptionCol52
extends DTColumnConfig52

This is a rule description

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
defaultValue
 
Constructor Summary
DescriptionCol52()
           
 
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

DescriptionCol52

public DescriptionCol52()
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.