Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
ITableState
Interface ITableState
interface
ITableState
{
attributes
:
{
[
id
:
string
]:
IAttributeState
}
;
filter
?:
{
[
id
:
string
]:
any
}
;
groupBy
?:
string
;
rows
:
{
[
id
:
string
]:
IRowState
}
;
}
Index
Properties
attributes
filter?
group
By?
rows
Properties
attributes
attributes
:
{
[
id
:
string
]:
IAttributeState
}
Optional
filter
filter
?:
{
[
id
:
string
]:
any
}
Optional
group
By
groupBy
?:
string
rows
rows
:
{
[
id
:
string
]:
IRowState
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
filter
group
By
rows
Plants vs. Zombies: Replanted - v1.0.3
Loading...