| Package | stimulsoft.viewer.export.controls |
| Class | public class StiDigitalSignaturePanel |
| Inheritance | StiDigitalSignaturePanel StiPopupPanel mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
| checkBoxGetCertificateFromCryptoUI : StiCheckBox | StiDigitalSignaturePanel | ||
| checkBoxUseDigitalSignature : StiCheckBox | StiDigitalSignaturePanel | ||
![]() | direction : int | StiPopupPanel | |
![]() | dock : String | StiPopupPanel | |
![]() | height : Number [override] [write-only] | StiPopupPanel | |
| labelSubjectNameString : StiLabel | StiDigitalSignaturePanel | ||
![]() | maxRowCount : int | StiPopupPanel | |
![]() | menuHeight : int [read-only] | StiPopupPanel | |
![]() | menuWidth : int [read-only] | StiPopupPanel | |
![]() | offset : Number | StiPopupPanel | |
| textInputSubjectNameString : StiTextInput | StiDigitalSignaturePanel | ||
![]() | y : Number [override] [write-only] | StiPopupPanel | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiDigitalSignaturePanel | ||
![]() | applyTheme():void | StiPopupPanel | |
hide():void [override] | StiDigitalSignaturePanel | ||
show(button:Button = null):void [override] | StiDigitalSignaturePanel | ||
| checkBoxGetCertificateFromCryptoUI | property |
public var checkBoxGetCertificateFromCryptoUI:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxUseDigitalSignature | property |
public var checkBoxUseDigitalSignature:StiCheckBoxThis property can be used as the source for data binding.
| labelSubjectNameString | property |
public var labelSubjectNameString:StiLabelThis property can be used as the source for data binding.
| textInputSubjectNameString | property |
public var textInputSubjectNameString:StiTextInputThis property can be used as the source for data binding.
| StiDigitalSignaturePanel | () | Constructor |
public function StiDigitalSignaturePanel()Constructor.
| hide | () | method |
override public function hide():void| show | () | method |
override public function show(button:Button = null):voidParameters
button:Button (default = null) |