JIDE 3.5.15

com.jidesoft.grid
Interface ExpandableProvider

All Known Implementing Classes:
AggregateTable, HeaderTable

public interface ExpandableProvider


Method Summary
 Expandable getExpandableAt(int rowIndex, int columnIndex)
           
 

Method Detail

getExpandableAt

Expandable getExpandableAt(int rowIndex,
                           int columnIndex)

JIDE 3.5.15