| 构造器和说明 |
|---|
AfterF7SelectEvent(java.lang.Object source,
java.lang.String actionId,
ListSelectedRowCollection listSelectedRowCollection,
int currentRowIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getActionId() |
int |
getCurrentRowIndex() |
ListSelectedRowCollection |
getListSelectedRowCollection() |
IFormView |
getView() |
void |
setView(IFormView view) |
public AfterF7SelectEvent(java.lang.Object source,
java.lang.String actionId,
ListSelectedRowCollection listSelectedRowCollection,
int currentRowIndex)
@KSMethod public int getCurrentRowIndex()
@KSMethod public java.lang.String getActionId()
@KSMethod public ListSelectedRowCollection getListSelectedRowCollection()
public IFormView getView()
public void setView(IFormView view)