Preparing search index...
The search index is not available
Qlik Repo API
Qlik Repo API
Selection
Class Selection
Hierarchy
Selection
Implements
IClassSelection
Index
Constructors
constructor
Properties
details
Methods
data
init
remove
Constructors
constructor
new
Selection
(
repoClient
:
QlikRepositoryClient
, area
:
string
)
:
Selection
Parameters
repoClient:
QlikRepositoryClient
area:
string
Returns
Selection
Properties
details
details
:
ISelection
Methods
data
data
(
arg
:
{
path
:
string
;
}
)
:
Promise
<
unknown
>
Parameters
arg:
{
path
:
string
;
}
path
:
string
Returns
Promise
<
unknown
>
init
init
(
filter
:
string
)
:
Promise
<
void
>
Parameters
filter:
string
Returns
Promise
<
void
>
remove
remove
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Qlik
Repo API
Qlik
Repo
Api
Selection
constructor
details
data
init
remove