Preparing search index...
The search index is not available
@xpos/core
@xpos/core
IPrintJobService
Type alias IPrintJobService
IPrint
Job
Service
:
IAppRemoteService
<
IPrintJob
>
&
{
autoquery
(
builder
)
=>
Promise
<
QueryResponse
<
IPrintJob
>
>
;
replacePrinter
(
printJob
,
printer
)
=>
IPrintJob
;
}
Type declaration
autoquery
:
function
autoquery
(
builder
)
:
Promise
<
QueryResponse
<
IPrintJob
>
>
Autoquery print jobs
Parameters
builder
:
QueryBuilder
<
IPrintJob
>
autoquery builder
Returns
Promise
<
QueryResponse
<
IPrintJob
>
>
replace
Printer
:
function
replace
Printer
(
printJob
,
printer
)
:
IPrintJob
Parameters
printJob
:
IPrintJob
printer
:
IPrinter
Returns
IPrintJob
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@xpos/core
CalcFlow
CalcType
CategoryType
DayOperator
DeployChannel
DeviceType
DiscountType
ErrorMsgs
InvoiceAction
InvoiceStatus
InvoiceType
MessageType
ModelPrefix
ModelType
MonthOperator
MonthValues
NumericOperators
PrintJobStatus
PrinterConnections
PrinterProtocols
PrinterStatus
Loading...
Generated using
TypeDoc
Autoquery print jobs