Package | Description |
---|---|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.range.impl |
Keikai Spreadsheet Internal Range API Implementation classes.
|
io.keikaiex.ui.dialog |
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) |
Modifier and Type | Field and Description |
---|---|
protected org.zkoss.zul.ListModelList<FilterRowInfo> |
CustomFiltersCtrl.f1valsModel |
protected org.zkoss.zul.ListModelList<FilterRowInfo> |
CustomFiltersCtrl.f2valsModel |
Modifier and Type | Method and Description |
---|---|
protected void |
CustomFiltersCtrl.init(SAutoFilter.FilterOp f1op,
String f1val,
boolean isAnd,
SAutoFilter.FilterOp f2op,
String f2val,
List<FilterRowInfo> rowInfos) |
Copyright © 2020. All rights reserved.