Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
function | getAllowComments() | |
function | setAllowComments(value) | |
Indicates whether comments could be attached. | ||
function | getEmail() | |
function | setEmail(value) | |
Gets and sets the email of singer. | ||
function | getId() | |
function | setId(value) | |
Gets or sets identifier for this signature line. | ||
function | getInstructions() | |
function | setInstructions(value) | |
Gets and sets the text shown to user at signing time. | ||
function | isLine() | |
function | setLine(value) | |
Indicates whether it is a signature line. | ||
function | getProviderId() | |
function | setProviderId(value) | |
Gets and sets the id of signature provider. | ||
function | getShowSignedDate() | |
function | setShowSignedDate(value) | |
Indicates whether show signed date. | ||
function | getSigner() | |
function | setSigner(value) | |
Gets and sets the signer. | ||
function | getTitle() | |
function | setTitle(value) | |
Gets and sets the title of singer. |
function getId() / function setId(value)
function getProviderId() / function setProviderId(value)
function getSigner() / function setSigner(value)
function getTitle() / function setTitle(value)
function getEmail() / function setEmail(value)
function isLine() / function setLine(value)
function getAllowComments() / function setAllowComments(value)
function getShowSignedDate() / function setShowSignedDate(value)
function getInstructions() / function setInstructions(value)