public class CancelForm extends XMLRequest
This is the same action as the canel button of a read form in the UC4 GUI.
| Constructor and Description |
|---|
CancelForm(Form read)
Creates a
CancelForm Object. |
CancelForm(List<Form> readForms)
Creates a
CancelForm Object. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic CancelForm(Form read)
CancelForm Object.read - Read Mask (Read object) which should be canceledCopyright © 2021. All rights reserved.