@KSObject public class AfterDeleteRowEventArgs extends java.lang.Object
AfterDeleteRowEventArgs(EntryProp property, int[] rowIndexs)
EntryProp
getEntryProp()
int[]
getRowIndexs()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AfterDeleteRowEventArgs(EntryProp property, int[] rowIndexs)
property
rowIndexs
@KSMethod public EntryProp getEntryProp()
@KSMethod public int[] getRowIndexs()