Class SignaturePadModelDelegate.SubmittedSignatureEvent
java.lang.Object
com.inductiveautomation.perspective.gateway.components.SignaturePadModelDelegate.SubmittedSignatureEvent
- Enclosing class:
- SignaturePadModelDelegate
This is the event object that will be passed to the `onSignatureSubmitted` actions.
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method Summary
- 
Field Details- 
signature
- 
signatureFile
 
- 
- 
Constructor Details- 
SubmittedSignatureEventpublic SubmittedSignatureEvent(SignaturePadModelDelegate.SignatureSubmittedPageEvent event) throws IOException - Throws:
- IOException
 
 
-