| Package | Description |
|---|---|
| io.keikaiex.ui.dialog |
| Modifier and Type | Field and Description |
|---|---|
protected CustomSortCtrl.SortRule |
CustomSortCtrl.SortAlgorithmCombobox.sort |
| Modifier and Type | Field and Description |
|---|---|
protected org.zkoss.zul.ListModelList<CustomSortCtrl.SortRule> |
CustomSortCtrl.sortRuleModel
Selected sort level target by user
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CustomSortCtrl.checkDuplicateSortIndex(List<CustomSortCtrl.SortRule> list) |
protected boolean |
CustomSortCtrl.checkEmptySortRule(List<CustomSortCtrl.SortRule> list) |
| Constructor and Description |
|---|
SortAlgorithmCombobox(org.zkoss.zul.Listitem listitem,
CustomSortCtrl.SortRule sort) |
SortIndexCombobox(org.zkoss.zul.Listitem listitem,
CustomSortCtrl.SortRule sort) |
Copyright © 2020. All rights reserved.