类 DTIndexes
java.lang.Object
com.gdxsoft.easyweb.data.DTIndexes
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
DTIndexes
public DTIndexes()
-
-
方法详细资料
-
getIndexes
-
deleteRow
public void deleteRow(int rowIndex) delete index row- 参数:
rowIndex-
-
setColumns
init index by columns- 参数:
cols-
-
update
update index by cell- 参数:
cell-
-
find
查找数据行 name=321,sex=f,age=12- 参数:
exp-
-