Uses of Interface
com.ebmwebsourcing.geasytools.widgets.core.api.table.IRow

Packages that use IRow
com.ebmwebsourcing.geasytools.widgets.core.api.table   
com.ebmwebsourcing.geasytools.widgets.core.impl.table   
 

Uses of IRow in com.ebmwebsourcing.geasytools.widgets.core.api.table
 

Subinterfaces of IRow in com.ebmwebsourcing.geasytools.widgets.core.api.table
 interface IHeader
           
 

Methods in com.ebmwebsourcing.geasytools.widgets.core.api.table with parameters of type IRow
 void ITable.addRow(IRow row)
           
 

Uses of IRow in com.ebmwebsourcing.geasytools.widgets.core.impl.table
 

Methods in com.ebmwebsourcing.geasytools.widgets.core.impl.table with parameters of type IRow
 void Table.addRow(IRow row)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.