Package | Description |
---|---|
com.saperion.ngc.events |
Package for all ZK events.
|
com.saperion.ngc.events.iform |
Package for iform events.
|
com.saperion.ngc.model.document |
Package for document model classes.
|
Modifier and Type | Method and Description |
---|---|
EditSelectedEvent |
CancelSelectedEvent.getEditEvent()
Returns the edit-event that started the edit-action that resulted in this cancel-event.
|
Modifier and Type | Method and Description |
---|---|
void |
CancelSelectedEvent.setEditEvent(EditSelectedEvent editEvent)
Sets the edit-event that started the edit-action that resulted in this cancel-event.
|
Modifier and Type | Method and Description |
---|---|
EditSelectedEvent |
SaveDocumentEvent.getEditEvent()
Returns the edit-event that started the edit-action that resulted in this save-event.
|
Modifier and Type | Method and Description |
---|---|
void |
SaveDocumentEvent.setEditEvent(EditSelectedEvent editEvent)
Sets the the edit-event that started the edit-action that resulted in this save-event.
|
Modifier and Type | Method and Description |
---|---|
EditSelectedEvent |
UpdateSettings.getEditEvent()
Returns the edit-event that started the edit-action that uses this UpdateSettings.
|
Modifier and Type | Method and Description |
---|---|
UpdateSettings |
UpdateSettings.setEditEvent(EditSelectedEvent editEvent)
Sets the edit-event that started the edit-action that uses this UpdateSettings.
|
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.