Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
pages/tools/qrGeneratorTools
QrCodeGeneratorTools
Class QrCodeGeneratorTools
Hierarchy (
View Summary
)
any
QrCodeGeneratorTools
QrCodeGeneratorEditor
Index
Constructors
constructor
Properties
heading
id
Lang
Map
is
Set
Up
kirchhoffQRSelector
simplifierQRSelector
symbolicQRSelector
Accessors
html
Methods
_copyQRCode
Handler
_get
Pass
Key
ForQRCode
_get
Selector
_unhide
Elements
add
Event
Listeners
get
Netlist
setup
update
Color
update
Lang
Constructors
constructor
new
QrCodeGeneratorTools
(
idLangMap
?:
any
,
mainId
?:
any
)
:
QrCodeGeneratorTools
Parameters
idLangMap
:
any
= undefined
mainId
:
any
= undefined
Returns
QrCodeGeneratorTools
Properties
heading
heading
:
any
= languageManager.currentLang.toolsPage.qrCodeGeneratorHeading
id
Lang
Map
idLangMap
:
any
is
Set
Up
isSetUp
:
boolean
kirchhoffQRSelector
kirchhoffQRSelector
:
string
= "kh"
simplifierQRSelector
simplifierQRSelector
:
string
= "si"
symbolicQRSelector
symbolicQRSelector
:
string
= "sy"
Accessors
html
get
html
()
:
string
Returns
string
Methods
_copyQRCode
Handler
_copyQRCodeHandler
()
:
Promise
<
void
>
Returns
Promise
<
void
>
_get
Pass
Key
ForQRCode
_getPassKeyForQRCode
(
trackId
:
any
)
:
any
Parameters
trackId
:
any
Returns
any
_get
Selector
_getSelector
()
:
any
Returns
any
_unhide
Elements
_unhideElements
()
:
void
Returns
void
add
Event
Listeners
addEventListeners
()
:
void
Returns
void
get
Netlist
getNetlist
()
:
Promise
<
string
>
Returns
Promise
<
string
>
setup
setup
()
:
HTMLDivElement
Returns
HTMLDivElement
update
Color
updateColor
()
:
void
Returns
void
update
Lang
updateLang
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
heading
id
Lang
Map
is
Set
Up
kirchhoffQRSelector
simplifierQRSelector
symbolicQRSelector
Accessors
html
Methods
_copyQRCode
Handler
_get
Pass
Key
ForQRCode
_get
Selector
_unhide
Elements
add
Event
Listeners
get
Netlist
setup
update
Color
update
Lang
simpliPFy JS Frontend Documentation
Loading...