Package model.grid
Interface BaseGridRows<R extends GridRow>
- All Known Implementing Classes:
GridRows
,TreeGridRows
public interface BaseGridRows<R extends GridRow>
- Author:
- a.petrov
-
Method Summary
-
Method Details
-
getRows
R[] getRows() -
setRows
-