java.lang.Object | |
↳ | com.pdftron.pdf.widget.preset.signature.SignaturePresetComponent |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final Context | mContext |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SignaturePresetComponent(LifecycleOwner lifecycleOwner, SignatureViewModel signatureViewModel, Context context) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | attachDialogToViewModel() | ||||||||||
void | close() | ||||||||||
void | createSignatureSelectionDialog() | ||||||||||
void | setAnchorView(View v) | ||||||||||
void | setButtonEventListener(SignatureSelectionDialog.ButtonClickListener buttonEventListener) | ||||||||||
void | setShowHorizontally(boolean showHorizontally) | ||||||||||
void | show(FragmentManager fragmentManager) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|