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