- Checkbox - Class in com.esignlive.sdk.preparation
-
- Checkbox(String, int, double, double) - Constructor for class com.esignlive.sdk.preparation.Checkbox
-
- CheckboxSettings - Class in com.esignlive.sdk.preparation
-
- CheckboxSettings(String, boolean, boolean) - Constructor for class com.esignlive.sdk.preparation.CheckboxSettings
-
- clearAllTransactionsFromCache() - Method in class com.esignlive.sdk.ESignLive
-
eSignLive SDK keeps a secure cache of Transactions locally on the device.
- clearListOfGroups() - Method in class com.esignlive.sdk.ESignLive
-
Clears list of groups downloaded for the current user
- clearTemplateFromCache(String) - Method in class com.esignlive.sdk.ESignLive
-
Deletes a locally downloaded Template.
- clearTransactionFromCache(String) - Method in class com.esignlive.sdk.ESignLive
-
eSignLive SDK keeps a secure cache of Transactions locally.
- clipTransaction(String) - Static method in class com.esignlive.sdk.SyncQueueViewModel
-
- com.esignlive.sdk - package com.esignlive.sdk
-
- com.esignlive.sdk.datamodel - package com.esignlive.sdk.datamodel
-
- com.esignlive.sdk.datamodel.manage - package com.esignlive.sdk.datamodel.manage
-
- com.esignlive.sdk.preparation - package com.esignlive.sdk.preparation
-
- com.esignlive.sdk.utility - package com.esignlive.sdk.utility
-
- COMPANY_KEY - Static variable in class com.esignlive.sdk.datamodel.User
-
- createNewTransactionUsingSdkUserInterface() - Method in class com.esignlive.sdk.ESignLive
-
Starts the process of creating a new transaction using the pre-built user interface implemented in the SDK.
- createTransaction(String) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Creates new transaction object and returns it.
- CreateTransactionAddDocumentListener - Interface in com.esignlive.sdk
-
Interface providing feedback about Adding a document to a newly created transaction
- createTransactionFailed(Error) - Method in interface com.esignlive.sdk.preparation.CreateTransactionViewModel.CreateTransactionListener
-
Gets called when creating a new transaction fails.
- createTransactionFromTemplate(String, String, CreateTransactionViewModel.CreateTransactionListener) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Creates new transaction object from a template.
- createTransactionFromTemplateSucceeded(String, String) - Method in interface com.esignlive.sdk.preparation.CreateTransactionViewModel.CreateTransactionListener
-
Gets called when creating a new transaction from a template succeeds.
- createTransactionSucceeded(String) - Method in interface com.esignlive.sdk.preparation.CreateTransactionViewModel.CreateTransactionListener
-
Gets called when creating a new transaction succeeds.
- CreateTransactionViewModel - Class in com.esignlive.sdk.preparation
-
- CreateTransactionViewModel() - Constructor for class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
- CreateTransactionViewModel.AddDocumentListener - Interface in com.esignlive.sdk.preparation
-
provides the listener with certain events regarding adding a document to a Transaction.
- CreateTransactionViewModel.CreateTransactionListener - Interface in com.esignlive.sdk.preparation
-
provides the listener with certain events regarding creation of a Transaction
- CreateTransactionViewModel.SupportedFileTypes - Enum in com.esignlive.sdk.preparation
-
- CustomField - Class in com.esignlive.sdk.preparation
-
- CustomField(String, int, double, double, double, double) - Constructor for class com.esignlive.sdk.preparation.CustomField
-