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

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

Deprecated.

@Deprecated
public class MetadataCol
extends DTColumnConfig

This is a rule metadata - eg @foo(bar) 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
MetadataCol()
          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

MetadataCol

public MetadataCol()
Deprecated. 


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