Wijmo UI for the Web
details Method
wijmo.grid Namespace > wijgrid type : details Method
Returns an array which consists of hierarchy nodes in wijgrid.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijgrid("details");
});
function details() : any;
See Also

Reference

wijgrid type
wijgrid jQuery Widget