(protected) new ESigner()
The e-signer viewer constructor.
Example
var viewer = $('#pcc-viewer').pccESigner(options);
Requires:
- module:event-store
 - module:state-store
 - module:page-navigation
 - module:zoom-fit
 - module:template-io
 - module:fill-form-controller
 - module:template-name-header
 - module:svg-icons
 - module:data-persist
 - module:profile-manager
 - module:fill-main-toolbar
 - module:fill-checklist
 - module:fill-progress
 - module:download-signed-form-trigger
 - module:download-signed-form
 - module:date-picker
 - module:keyboard-controller
 - module:notification
 - module:text-input
 - module:dropdown
 - module:button-set
 - module:checkbox-collection
 
Requires
- module:event-store
 - module:state-store
 - module:page-navigation
 - module:zoom-fit
 - module:template-io
 - module:fill-form-controller
 - module:template-name-header
 - module:svg-icons
 - module:data-persist
 - module:profile-manager
 - module:fill-main-toolbar
 - module:fill-checklist
 - module:fill-progress
 - module:download-signed-form-trigger
 - module:download-signed-form
 - module:date-picker
 - module:keyboard-controller
 - module:notification
 - module:text-input
 - module:dropdown
 - module:button-set
 - module:checkbox-collection
 
Members
checklist :module:fill-checklist
Type:
dataPersist :module:data-persist
Type:
datePicker :module:date-picker
Type:
downloadSignedForm :module:download-signed-form
Type:
downloadSignedFormTrigger :module:download-signed-form-trigger
Type:
eventStore :module:event-store
Type:
fillProgress :module:fill-progress
Type:
formController :module:form-controller
Type:
formSummary :module:form-summary
Type:
keyboardController :module:keyboard-controller
Type:
mainToolBar :module:fill-main-toolbar
Type:
notification :module:notification
Type:
pageNavigation :module:page-navigation
Type:
profileManager :module:profile-manager
Type:
stateStore :module:state-store
Type:
templateIO :module:template-io
Type:
templateNameHeader :module:template-name-header
Type:
zoomFit :module:zoom-fit
Type:
Methods
destroy()
Destroys the viewer and all modules, and returns the parent DOM element to its original state.
