public class ResultFieldEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
ResultFieldEvent(org.zkoss.zk.ui.Component target,
ResultFieldEventBean eventBean) |
Modifier and Type | Method and Description |
---|---|
String |
getDDCName() |
FolderId |
getFileParent() |
com.saperion.ngc.iform.xml.Form |
getForm() |
List<FieldResultBean> |
getList() |
boolean |
hasFileParent() |
void |
setFileParent(FolderId parent)
Sets the file parent folder.
|
public ResultFieldEvent(org.zkoss.zk.ui.Component target, ResultFieldEventBean eventBean)
target
- TargeteventBean
- event datapublic List<FieldResultBean> getList()
public String getDDCName()
public com.saperion.ngc.iform.xml.Form getForm()
public boolean hasFileParent()
public FolderId getFileParent()
public void setFileParent(FolderId parent)
parent
- file parentCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.