Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Search
AbstractGroupST
Class AbstractGroupST<T>
Public
Type Parameters
T
=
AbstractSearchTerm
Hierarchy (
view full
)
AbstractSearchTerm
AbstractGroupST
LogicGroupST
Index
Constructors
constructor
Properties
display
Name
entity
has
Error
Inner
id
inner
Attributes
items
key
parent
Id?
term
Group
Accessors
attributes
constructor
Name
has
Error
items
Data
terms
Count
Methods
add
Item
clear
clear
Attribute
Value
delete
Item
get
Json
Data
get
Query
replace
Item
set
Has
Error
set
Parent
Id
Constructors
constructor
new
Abstract
GroupST
<
T
>
(
data
)
:
AbstractGroupST
<
T
>
Type Parameters
T
=
AbstractSearchTerm
Parameters
data
:
IAbstractGroupST
Returns
AbstractGroupST
<
T
>
Properties
Readonly
display
Name
display
Name
:
string
Readonly
entity
entity
:
string
Protected
has
Error
Inner
has
Error
Inner
:
boolean
Readonly
id
id
:
string
Protected
Readonly
inner
Attributes
inner
Attributes
:
AbstractSearchTerm
[]
Protected
Readonly
items
items
:
IObservableArray
<
T
>
Readonly
key
key
:
string
Optional
parent
Id
parent
Id
?:
string
Readonly
term
Group
term
Group
:
keyof
ITermsGroup
Accessors
attributes
get
attributes
(
)
:
AbstractSearchTerm
[]
Returns
AbstractSearchTerm
[]
Protected
constructor
Name
get
constructorName
(
)
:
string
Returns
string
has
Error
get
hasError
(
)
:
boolean
Returns
boolean
items
Data
get
itemsData
(
)
:
T
[]
Returns
T
[]
terms
Count
get
termsCount
(
)
:
number
Returns
number
Methods
add
Item
add
Item
(
item
)
:
void
Parameters
item
:
T
Returns
void
clear
clear
(
)
:
void
Returns
void
Protected
clear
Attribute
Value
clear
Attribute
Value
(
index
)
:
void
Parameters
index
:
number
Returns
void
delete
Item
delete
Item
(
param
)
:
void
Parameters
param
:
number
|
T
Returns
void
get
Json
Data
get
Json
Data
(
)
:
JsonData
Returns
JsonData
get
Query
get
Query
(
)
:
QueryPart
Returns
QueryPart
replace
Item
replace
Item
(
index
,
item
)
:
void
Parameters
index
:
number
item
:
T
Returns
void
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
entity
has
Error
Inner
id
inner
Attributes
items
key
parent
Id
term
Group
Accessors
attributes
constructor
Name
has
Error
items
Data
terms
Count
Methods
add
Item
clear
clear
Attribute
Value
delete
Item
get
Json
Data
get
Query
replace
Item
set
Has
Error
set
Parent
Id
Юниверс MDM SDK UI
Loading...
Public