| 程序包 | 说明 |
|---|---|
| itez.core.runtime.service |
| 限定符和类型 | 方法和说明 |
|---|---|
static ETreeService.SORT_DIR |
ETreeService.SORT_DIR.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ETreeService.SORT_DIR[] |
ETreeService.SORT_DIR.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ITreeService.sort(Querys qs,
String pid,
ETreeService.SORT_DIR dir,
String ids)
排序
|
void |
ETreeService.sort(Querys qs,
String pid,
ETreeService.SORT_DIR dir,
String ids)
排序
|
void |
ITreeService.sort(String pid,
ETreeService.SORT_DIR dir,
String ids)
调序
|
void |
ETreeService.sort(String pid,
ETreeService.SORT_DIR dir,
String ids)
调序
|
Copyright © 2023. All rights reserved.