Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Search
AbstractSearchTerm
Class AbstractSearchTerm
Abstract
Public
Hierarchy (
view full
)
AbstractSearchTerm
AbstractGroupST
Index
Constructors
constructor
Properties
display
Name
has
Error
Inner
id
key
parent
Id?
term
Group
Accessors
constructor
Name
has
Error
Methods
clear
get
Json
Data
get
Query
set
Has
Error
set
Parent
Id
Constructors
Protected
constructor
new
Abstract
Search
Term
(
data
)
:
AbstractSearchTerm
Parameters
data
:
IAbstractSearchTerm
Returns
AbstractSearchTerm
Properties
Readonly
display
Name
display
Name
:
string
Protected
has
Error
Inner
has
Error
Inner
:
boolean
Readonly
id
id
:
string
Readonly
key
key
:
string
Optional
parent
Id
parent
Id
?:
string
Readonly
term
Group
term
Group
:
keyof
ITermsGroup
Accessors
Protected
constructor
Name
get
constructorName
(
)
:
string
Returns
string
has
Error
get
hasError
(
)
:
boolean
Returns
boolean
Methods
clear
clear
(
)
:
void
Returns
void
get
Json
Data
get
Json
Data
(
)
:
JsonData
Returns
JsonData
get
Query
get
Query
(
)
:
QueryPart
Returns
QueryPart
Protected
set
Has
Error
set
Has
Error
(
hasError
)
:
void
Parameters
hasError
:
boolean
Returns
void
set
Parent
Id
set
Parent
Id
(
parentId
)
:
void
Parameters
parentId
:
string
Returns
void
On This Page
Constructors
constructor
Properties
display
Name
has
Error
Inner
id
key
parent
Id
term
Group
Accessors
constructor
Name
has
Error
Methods
clear
get
Json
Data
get
Query
set
Has
Error
set
Parent
Id
Юниверс MDM SDK UI
Loading...
Public