Class SignaturePadModelDelegate.SignatureSubmittedPageEvent
java.lang.Object
com.inductiveautomation.perspective.gateway.components.SignaturePadModelDelegate.SignatureSubmittedPageEvent
- Enclosing class:
 - SignaturePadModelDelegate
 
This is the event object for the route to post to the page's gauva event bus, to get picked up by this delegate.
- 
Constructor Summary
ConstructorsConstructorDescriptionSignatureSubmittedPageEvent(String componentPath, List<org.apache.commons.fileupload.FileItem> files)  - 
Method Summary
 
- 
Constructor Details
- 
SignatureSubmittedPageEvent
 
 -