public interface IRow extends IStripe
Modifier and Type | Method and Description |
---|---|
IEnumerable<IRow> |
getChildRows()
Returns the child rows.
|
IRow |
getParentRow()
Returns the parent of this row.
|
getAbsoluteBounds, getActualInsets, getActualMinSize, getActualSize, getChildStripes, getDescendants, getIndex, getInsets, getLayout, getLeaves, getMinimumSize, getParentStripe, getRoot, getSize, getStyle, getTable, isRoot
getLabels
createDictionaryLookup, createDynamic, createSingle, createSingle, createWrapped, lookup, lookup, lookup, safeLookup
IEnumerable<IRow> getChildRows()
This collection may be empty. Each entry in this collection has this instance as ParentRow
.