public interface RowMapper
Modifier and Type | Method and Description |
---|---|
int[] |
getRowsForPaths(TreePath[] path)
返回中的TreePath实例的行
path 正在以显示。
|
int[] getRowsForPaths(TreePath[] path)
path
正在以显示。
接收方应返回与传入的数据长度相同的数组,如果path中的一个path
无效,则数组中的条目应设置为-1。