SMART datagrid v.1
>
Classes
>
GridRow
Back
Forward
DataLudi.
GridRow.
getAncestors
method
このグリッドの親の行たちを近い順にアレイとしてリターンする。
親の行
がない場合
null
をリターンする。
function
getAncestors (): [GridRow];
Returns
[GridRow]
See Also
parent
getAncestor
Examples
行グルーピング