| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
SignHere |
SignHere.anchorCaseSensitive(String anchorCaseSensitive)
When set to **true**, the anchor string does not consider case when matching strings in the document.
|
SignHere |
SignHere.anchorHorizontalAlignment(String anchorHorizontalAlignment)
Specifies the alignment of anchor tabs with anchor strings.
|
SignHere |
SignHere.anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
When set to **true**, this tab is ignored if anchorString is not found in the document.
|
SignHere |
SignHere.anchorMatchWholeWord(String anchorMatchWholeWord)
When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.
|
SignHere |
SignHere.anchorString(String anchorString)
Anchor text information for a radio button.
|
SignHere |
SignHere.anchorUnits(String anchorUnits)
Specifies units of the X and Y offset.
|
SignHere |
SignHere.anchorXOffset(String anchorXOffset)
Specifies the X axis location of the tab, in achorUnits, relative to the anchorString.
|
SignHere |
SignHere.anchorYOffset(String anchorYOffset)
Specifies the Y axis location of the tab, in achorUnits, relative to the anchorString.
|
SignHere |
SignHere.conditionalParentLabel(String conditionalParentLabel)
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
|
SignHere |
SignHere.conditionalParentValue(String conditionalParentValue)
For conditional fields, this is the value of the parent tab that controls the tab's visibility.\n\nIf the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.\n
|
SignHere |
SignHere.customTabId(String customTabId)
The DocuSign generated custom tab ID for the custom tab to be applied.
|
SignHere |
SignHere.documentId(String documentId)
Specifies the document ID number that the tab is placed on.
|
SignHere |
SignHere.errorDetails(ErrorDetails errorDetails) |
SignHere |
SignHere.mergeField(MergeField mergeField) |
SignHere |
SignHere.name(String name)
Specifies the tool tip text for the tab.
|
SignHere |
SignHere.optional(String optional) |
SignHere |
SignHere.pageNumber(String pageNumber)
Specifies the page number on which the tab is located.
|
SignHere |
SignHere.recipientId(String recipientId)
Unique for the recipient.
|
SignHere |
SignHere.scaleValue(Object scaleValue) |
SignHere |
SignHere.status(String status)
Indicates the envelope status.
|
SignHere |
SignHere.tabId(String tabId)
The unique identifier for the tab.
|
SignHere |
SignHere.tabLabel(String tabLabel)
The label string associated with the tab.
|
SignHere |
SignHere.templateLocked(String templateLocked)
When set to **true**, the sender cannot change any attributes of the recipient.
|
SignHere |
SignHere.templateRequired(String templateRequired)
When set to **true**, the sender may not remove the recipient.
|
SignHere |
SignHere.xPosition(String xPosition)
This indicates the horizontal offset of the object on the page.
|
SignHere |
SignHere.yPosition(String yPosition)
This indicates the vertical offset of the object on the page.
|
| Modifier and Type | Method and Description |
|---|---|
List<SignHere> |
TemplateTabs.getSignHereTabs() |
List<SignHere> |
Tabs.getSignHereTabs() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateTabs.setSignHereTabs(List<SignHere> signHereTabs) |
void |
Tabs.setSignHereTabs(List<SignHere> signHereTabs) |
TemplateTabs |
TemplateTabs.signHereTabs(List<SignHere> signHereTabs)
A complex type the contains information about the tag that specifies where the recipient places their signature in the document.
|
Tabs |
Tabs.signHereTabs(List<SignHere> signHereTabs)
A complex type the contains information about the tag that specifies where the recipient places their signature in the document.
|
Copyright © 2016. All rights reserved.