SMART datagrid v.1 > Classes > GridRow

Back  Forward

DataLudi.GridRow.getAncestors  method

このグリッドの親の行たちを近い順にアレイとしてリターンする。 

親の行がない場合nullをリターンする。 

function getAncestors (): [GridRow];
Returns
[GridRow]
See Also
parent
getAncestor
Examples
行グルーピング