Package | Description |
---|---|
eu.maxschuster.vaadin.signaturefield |
Class and Description |
---|
SignatureField
A
Field to capture user signatures as data url String .If you need extended access to the data urls content you can use the StringToDataUrlConverter that converts the String value to
DataUrl that allows access to the binary contents of the data url. |
SignatureFieldExtension
A javascript extension that extends a
SignatureField with the
client-side logic. |
SignatureFieldExtension.SignatureChangeEvent
A signature change event
|
SignatureFieldExtension.SignatureChangeListener
Listener that gets called when the signature changes
|
Copyright © 2017 Max Schuster. All Rights Reserved.