| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ListItem |
ListItem.selected(String selected)
When set to **true**, indicates that this item is the default selection shown to a signer.
|
ListItem |
ListItem.text(String text)
Specifies the text that is shown in the dropdown list.
|
ListItem |
ListItem.value(String value)
Specifies the value that is used when the list item is selected.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListItem> |
List.getListItems() |
| Modifier and Type | Method and Description |
|---|---|
List |
List.listItems(List<ListItem> listItems)
The list of values that can be selected by senders.
|
void |
List.setListItems(List<ListItem> listItems) |
Copyright © 2016. All rights reserved.