Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
ExportService
Class ExportService
Hierarchy
ExportService
Index
Constructors
constructor
Properties
SERVER_
URL
_config
Service
_http
Client
_translate
Methods
download
Excel
From
Current
Selection
get
Resource
Address
Constructors
constructor
new
Export
Service
(
_httpClient
:
HttpClient
, _translate
:
TranslateService
, _configService
:
ConfigurationService
)
:
ExportService
Parameters
_httpClient:
HttpClient
_translate:
TranslateService
_configService:
ConfigurationService
Returns
ExportService
Properties
Protected
Readonly
SERVER_
URL
SERVER_
URL
:
string
Protected
_config
Service
_config
Service
:
ConfigurationService
Protected
_http
Client
_http
Client
:
HttpClient
Protected
_translate
_translate
:
TranslateService
Methods
download
Excel
From
Current
Selection
download
Excel
From
Current
Selection
(
activeFilter
:
Filter
, currentHeaders
:
HeaderColumn
[]
)
:
Observable
<
boolean
>
Parameters
activeFilter:
Filter
currentHeaders:
HeaderColumn
[]
Returns
Observable
<
boolean
>
get
Resource
Address
get
Resource
Address
(
name
:
string
, resourcesArray
:
any
)
:
string
Parameters
name:
string
resourcesArray:
any
Returns
string
Exports
Export
Service
constructor
SERVER_
URL
_config
Service
_http
Client
_translate
download
Excel
From
Current
Selection
get
Resource
Address
Generated using
TypeDoc