public interface LazyLoadableComposite extends LazyLoadable
| Modifier and Type | Method and Description |
|---|---|
void |
setTotalRowCount(TreeGridRow gridRow,
int totalRowCount)
Sets a total gridRow count of the subtree rows.
|
setTotalRowCountvoid setTotalRowCount(TreeGridRow gridRow, int totalRowCount)
gridRow - is a parent gridRow.totalRowCount - is a total gridRow count of the subtree rows.Copyright © 2008–2013. All rights reserved.