Packagestimulsoft.viewer.export.controls
Classpublic class StiDigitalSignaturePanel
InheritanceStiDigitalSignaturePanel Inheritance StiPopupPanel Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  checkBoxGetCertificateFromCryptoUI : StiCheckBox
StiDigitalSignaturePanel
  checkBoxUseDigitalSignature : StiCheckBox
StiDigitalSignaturePanel
 Inheriteddirection : int
StiPopupPanel
 Inheriteddock : String
StiPopupPanel
 Inheritedheight : Number
[override] [write-only]
StiPopupPanel
  labelSubjectNameString : StiLabel
StiDigitalSignaturePanel
 InheritedmaxRowCount : int
StiPopupPanel
 InheritedmenuHeight : int
[read-only]
StiPopupPanel
 InheritedmenuWidth : int
[read-only]
StiPopupPanel
 Inheritedoffset : Number
StiPopupPanel
  textInputSubjectNameString : StiTextInput
StiDigitalSignaturePanel
 Inheritedy : Number
[override] [write-only]
StiPopupPanel
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiMenuTheme
[read-only]
StiPopupPanel
Public Methods
 MethodDefined By
  
Constructor.
StiDigitalSignaturePanel
 Inherited
applyTheme():void
StiPopupPanel
  
hide():void
[override]
StiDigitalSignaturePanel
  
show(button:Button = null):void
[override]
StiDigitalSignaturePanel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiPopupPanel
Property Detail
checkBoxGetCertificateFromCryptoUIproperty
public var checkBoxGetCertificateFromCryptoUI:StiCheckBox

This property can be used as the source for data binding.

checkBoxUseDigitalSignatureproperty 
public var checkBoxUseDigitalSignature:StiCheckBox

This property can be used as the source for data binding.

labelSubjectNameStringproperty 
public var labelSubjectNameString:StiLabel

This property can be used as the source for data binding.

textInputSubjectNameStringproperty 
public var textInputSubjectNameString:StiTextInput

This property can be used as the source for data binding.

Constructor Detail
StiDigitalSignaturePanel()Constructor
public function StiDigitalSignaturePanel()

Constructor.

Method Detail
hide()method
override public function hide():void

show()method 
override public function show(button:Button = null):void

Parameters

button:Button (default = null)