Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Search
LogicGroupST
Class LogicGroupST<T>
Public
Type Parameters
T
extends
AbstractSearchTerm
=
AbstractSearchTerm
Hierarchy (
view full
)
AbstractGroupST
<
T
>
LogicGroupST
Index
Constructors
constructor
Properties
deep
display
Name
entity
has
Error
Inner
id
inner
Attributes
inverted
items
key
operator
parent
Id?
set
Inverted
set
Operator
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
init
Items
replace
Item
set
Has
Error
set
Parent
Id
Constructors
constructor
new
Logic
GroupST
<
T
>
(
data
)
:
LogicGroupST
<
T
>
Type Parameters
T
extends
AbstractSearchTerm
=
AbstractSearchTerm
Parameters
data
:
ILogicGroupST
<
T
>
Returns
LogicGroupST
<
T
>
Properties
deep
deep
:
number
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
[]
inverted
inverted
:
boolean
Protected
Readonly
items
items
:
IObservableArray
<
T
>
Readonly
key
key
:
string
operator
operator
:
LogicOperator
Optional
parent
Id
parent
Id
?:
string
set
Inverted
set
Inverted
:
(
(
inverted
:
boolean
)
=>
void
)
set
Operator
set
Operator
:
(
(
value
:
LogicOperator
)
=>
void
)
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
(
)
:
{}
Returns
{}
Protected
init
Items
init
Items
(
items
?
)
:
void
Parameters
Optional
items
:
T
[]
Returns
void
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
deep
display
Name
entity
has
Error
Inner
id
inner
Attributes
inverted
items
key
operator
parent
Id
set
Inverted
set
Operator
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
init
Items
replace
Item
set
Has
Error
set
Parent
Id
Юниверс MDM SDK UI
Loading...
Public