Uses of Class
com.docusign.esign.model.EnvelopeViewSettings
-
Packages that use EnvelopeViewSettings Package Description com.docusign.esign.model -
-
Uses of EnvelopeViewSettings in com.docusign.esign.model
Methods in com.docusign.esign.model that return EnvelopeViewSettings Modifier and Type Method Description EnvelopeViewSettingsEnvelopeViewSettings. backButtonAction(String backButtonAction)backButtonAction.EnvelopeViewSettingsEnvelopeViewSettings. documentSettings(EnvelopeViewDocumentSettings documentSettings)documentSettings.EnvelopeViewSettingsEnvelopeViewSettings. envelopeCustomFieldSettings(EnvelopeViewEnvelopeCustomFieldSettings envelopeCustomFieldSettings)envelopeCustomFieldSettings.EnvelopeViewSettingsEnvelopeViewRequest. getSettings().EnvelopeViewSettingsEnvelopeViewSettings. lockToken(String lockToken)lockToken.EnvelopeViewSettingsEnvelopeViewSettings. recipientSettings(EnvelopeViewRecipientSettings recipientSettings)recipientSettings.EnvelopeViewSettingsEnvelopeViewSettings. sendButtonAction(String sendButtonAction)sendButtonAction.EnvelopeViewSettingsEnvelopeViewSettings. showAdvancedOptions(String showAdvancedOptions)showAdvancedOptions.EnvelopeViewSettingsEnvelopeViewSettings. showBackButton(String showBackButton)showBackButton.EnvelopeViewSettingsEnvelopeViewSettings. showDiscardAction(String showDiscardAction)showDiscardAction.EnvelopeViewSettingsEnvelopeViewSettings. showHeaderActions(String showHeaderActions)showHeaderActions.EnvelopeViewSettingsEnvelopeViewSettings. startingScreen(String startingScreen)startingScreen.EnvelopeViewSettingsEnvelopeViewSettings. taggerSettings(EnvelopeViewTaggerSettings taggerSettings)taggerSettings.EnvelopeViewSettingsEnvelopeViewSettings. templateSettings(EnvelopeViewTemplateSettings templateSettings)templateSettings.Methods in com.docusign.esign.model with parameters of type EnvelopeViewSettings Modifier and Type Method Description voidEnvelopeViewRequest. setSettings(EnvelopeViewSettings settings)setSettings.EnvelopeViewRequestEnvelopeViewRequest. settings(EnvelopeViewSettings settings)settings.
-