| Package | Description |
|---|---|
| org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.range.impl |
ZK Spreadsheet Internal Range API Implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<FilterRowInfo> |
AutoFilterImpl.getCachedSet(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoFilterImpl.setCachedSet(int index,
SortedSet<FilterRowInfo> orderedRowInfos) |
| Modifier and Type | Method and Description |
|---|---|
int |
FilterRowInfoComparator.compare(FilterRowInfo o1,
FilterRowInfo o2) |
Copyright © 2019. All rights reserved.