@KSObject public class AfterMoveEntryEventArgs extends java.lang.Object
构造器和说明 |
---|
AfterMoveEntryEventArgs(EntryProp property,
int[] rowIndexs,
int rowCount)
构造函数
|
限定符和类型 | 方法和说明 |
---|---|
EntryProp |
getEntryProp() |
int |
getRowCount() |
int[] |
getRowIndexs() |
public AfterMoveEntryEventArgs(EntryProp property, int[] rowIndexs, int rowCount)
property
- 分录属性rowIndexs
- 删除行索引集合rowCount
- 分录行行数