MCPcopy Create free account

hub / github.com/dashweb-bv/easyinvoice / functions

Functions33 in github.com/dashweb-bv/easyinvoice

↓ 3 callersMethodcreateInvoice
(options: any, cb: any = () => {})
src/browser/browser.ts:33
↓ 3 callersFunctionstep
(result)
src/lib/easyinvoice.js:30
↓ 1 callersFunctionadopt
(value)
src/lib/easyinvoice.js:26
↓ 1 callersFunctionbase64toBlob
(base64Data: string, contentType: string)
src/browser/browser.ts:170
↓ 1 callersFunctionbase64toBlob
(base64Data: string, contentType: string)
src/lib/easyinvoice.ts:194
↓ 1 callersFunctionbase64toBlob
(base64Data, contentType)
src/lib/easyinvoice.js:196
↓ 1 callersFunctiondownloadFile
(fileName: string, contentType: string, base64: string)
src/browser/browser.ts:164
↓ 1 callersFunctiondownloadFile
(fileName: string, contentType: string, base64: string)
src/lib/easyinvoice.ts:188
↓ 1 callersFunctiondownloadFile
(fileName, contentType, base64)
src/lib/easyinvoice.js:191
↓ 1 callersFunctionisMobileBrowser
()
src/browser/browser.ts:197
↓ 1 callersFunctionisMobileBrowser
()
src/lib/easyinvoice.ts:221
↓ 1 callersFunctionisMobileBrowser
()
src/lib/easyinvoice.js:219
↓ 1 callersMethodrender
(elementId: string, pdf = this._pdf, cb: any = () => {})
src/browser/browser.ts:90
↓ 1 callersMethodrender
(elementId: string, pdf = this._pdf, cb: any = () => {})
src/lib/easyinvoice.ts:114
↓ 1 callersMethodrender
(elementId, pdf = this._pdf, cb = () => { })
src/lib/easyinvoice.js:127
↓ 1 callersMethodrenderPage
(pageNumber: number, renderFinished: any)
src/browser/browser.ts:125
↓ 1 callersMethodrenderPage
(pageNumber: number, renderFinished: any)
src/lib/easyinvoice.ts:149
↓ 1 callersMethodrenderPage
(pageNumber, renderFinished)
src/lib/easyinvoice.js:156
↓ 1 callersMethodrenderPdf
(pdfBase64: string, renderFinished: any)
src/browser/browser.ts:107
↓ 1 callersMethodrenderPdf
(pdfBase64: string, renderFinished: any)
src/lib/easyinvoice.ts:131
↓ 1 callersMethodrenderPdf
(pdfBase64, renderFinished)
src/lib/easyinvoice.js:142
Methodconstructor
( pdf: string, totalPages: number, renderedPdf: any, elementId: string, )
src/browser/browser.ts:21
Methodconstructor
( pdf: string, totalPages: number, renderedPdf: any, elementId: string, )
src/lib/easyinvoice.ts:36
Methodconstructor
(pdf, totalPages, renderedPdf, elementId)
src/lib/easyinvoice.js:64
MethodcreateInvoice
(options: any, cb: any = () => {})
src/lib/easyinvoice.ts:48
MethodcreateInvoice
(options, cb = () => { })
src/lib/easyinvoice.js:70
Methoddownload
(filename = "invoice.pdf", pdf = this._pdf)
src/browser/browser.ts:75
Methoddownload
(filename = "invoice.pdf", pdf = this._pdf)
src/lib/easyinvoice.ts:90
Methoddownload
(filename = "invoice.pdf", pdf = this._pdf)
src/lib/easyinvoice.js:107
Functionfulfilled
(value)
src/lib/easyinvoice.js:28
Methodprint
(pdf = this._pdf)
src/lib/easyinvoice.ts:105
Methodprint
(pdf = this._pdf)
src/lib/easyinvoice.js:119
Functionrejected
(value)
src/lib/easyinvoice.js:29