Uses of Class
de.jaret.util.ui.table.JaretTable.RowInfo

Packages that use JaretTable.RowInfo
de.jaret.util.ui.table This package contains a flexible custom drawn table widget. 
 

Uses of JaretTable.RowInfo in de.jaret.util.ui.table
 

Fields in de.jaret.util.ui.table declared as JaretTable.RowInfo
protected  JaretTable.RowInfo JaretTable._heightDraggedRowInfo
          currently dragged row (dragging height).
 

Fields in de.jaret.util.ui.table with type parameters of type JaretTable.RowInfo
protected  java.util.List<JaretTable.RowInfo> JaretTable._rowInfoCache
          row information cache.
 

Methods in de.jaret.util.ui.table that return JaretTable.RowInfo
protected  JaretTable.RowInfo JaretTable.getRowInfo(IRow row)
          Retrieve the row info for a row.
 



Copyright © 2012. All Rights Reserved.