I saw many questions about how to hide expand button for leaf nodes in treeTable or tree component. So I'll show a simple trick. The idea is to hide it with CSS class which will be assigned to column in the nodeStamp facet if a view object row does not have child records.