站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Class org.drools.brms.client.rpc.TableDataRow (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Class
org.drools.brms.client.rpc.TableDataRow

Packages that use TableDataRow
org.drools.brms.client.rpc This contains classes used for remote communication with the repository server. 
org.drools.brms.client.table   
 

Uses of TableDataRow in org.drools.brms.client.rpc
 

Fields in org.drools.brms.client.rpc declared as TableDataRow
 TableDataRow[] TableDataResult.data
           
 

Uses of TableDataRow in org.drools.brms.client.table
 

Methods in org.drools.brms.client.table with parameters of type TableDataRow
static SortableTable SortableTable.createTableWidget(TableDataRow[] rows, String[] header, int fillRows)
          This will return a sortable table ready to go.
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.