public class CancelSelectedEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
CancelSelectedEvent(org.zkoss.zk.ui.Component target,
com.saperion.ngc.iform.xml.SaveActionType saveAction) |
Modifier and Type | Method and Description |
---|---|
EditSelectedEvent |
getEditEvent()
Returns the edit-event that started the edit-action that resulted in this cancel-event.
|
com.saperion.ngc.iform.xml.SaveActionType |
getSaveAction() |
void |
setEditEvent(EditSelectedEvent editEvent)
Sets the edit-event that started the edit-action that resulted in this cancel-event.
|
public CancelSelectedEvent(org.zkoss.zk.ui.Component target, com.saperion.ngc.iform.xml.SaveActionType saveAction)
target
- TargetsaveAction
- save actionpublic com.saperion.ngc.iform.xml.SaveActionType getSaveAction()
public EditSelectedEvent getEditEvent()
public void setEditEvent(EditSelectedEvent editEvent)
editEvent
- the last edit-eventCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.