org.drools.guvnor.client.rpc
Class TableConfig

java.lang.Object
  extended by org.drools.guvnor.client.rpc.TableConfig
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

Deprecated. in favour of AbstractPagedTable

public class TableConfig
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable


Field Summary
 String[] headers
          Deprecated.  
 String[] headerTypes
          Deprecated.  
 int rowsPerPage
          Deprecated.  
 
Constructor Summary
TableConfig()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

headers

public String[] headers
Deprecated. 

headerTypes

public String[] headerTypes
Deprecated. 

rowsPerPage

public int rowsPerPage
Deprecated. 
Constructor Detail

TableConfig

public TableConfig()
Deprecated. 


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