Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Page/Parser"
Parser
Class Parser
Hierarchy
Parser
Implements
IParser
Index
Constructors
constructor
Properties
column
Definitions
content
default
Cell
Style
filters
group
Tagged
grouped
grouped
Content
helpers
sorting
utils
visible
Groups
Methods
apply
Filters
apply
Sorting
cell
Renderer
create
Cell
header
Renderer
merge
Cells
parse
set
Column
Definitions
set
Default
Cell
Style
Properties
toggle
Group
Constructors
constructor
new
Parser
(
)
:
Parser
Returns
Parser
Properties
column
Definitions
column
Definitions
:
IParserColumnDefinitions
= []
content
content
:
IPageContent
= [[]]
default
Cell
Style
default
Cell
Style
:
IPageCellStyle
filters
filters
:
IParserFilter
[]
= []
group
Tagged
group
Tagged
:
boolean
= false
grouped
grouped
:
boolean
= false
grouped
Content
grouped
Content
:
IParserGroupedContent
= [[]]
helpers
helpers
:
IHelpers
sorting
sorting
:
IParserSorting
|
null
= null
utils
utils
:
IUtils
visible
Groups
visible
Groups
:
IParserVisibleGroups
= []
Methods
Private
apply
Filters
apply
Filters
(
)
:
IParserGroupedContent
Returns
IParserGroupedContent
Private
apply
Sorting
apply
Sorting
(
content
:
IParserGroupedContent
)
:
IParserGroupedContent
Parameters
content:
IParserGroupedContent
Returns
IParserGroupedContent
cell
Renderer
cell
Renderer
(
params
:
IParserParams
)
:
IParserCellRenderer
|
null
Parameters
params:
IParserParams
Returns
IParserCellRenderer
|
null
Private
create
Cell
create
Cell
(
params
:
IParserParams
)
:
IParserCell
Parameters
params:
IParserParams
Returns
IParserCell
header
Renderer
header
Renderer
(
params
:
IParserParams
)
:
IParserCellRenderer
|
null
Parameters
params:
IParserParams
Returns
IParserCellRenderer
|
null
Private
merge
Cells
merge
Cells
(
cell
:
IParserCell
, overides
:
IParserCellRenderer
|
null
)
:
IParserCell
Parameters
cell:
IParserCell
overides:
IParserCellRenderer
|
null
Returns
IParserCell
parse
parse
(
)
:
IParserContent
Returns
IParserContent
set
Column
Definitions
set
Column
Definitions
(
definitions
?:
any
[]
)
:
void
Parameters
Default value
definitions:
any
[]
= []
Returns
void
set
Default
Cell
Style
Properties
set
Default
Cell
Style
Properties
(
style
:
IPageCellStyle
)
:
void
Parameters
style:
IPageCellStyle
Returns
void
toggle
Group
toggle
Group
(
index
:
number
)
:
void
Parameters
index:
number
Returns
void
Globals
"
Page/
Parser"
Types
Parser
constructor
column
Definitions
content
default
Cell
Style
filters
group
Tagged
grouped
grouped
Content
helpers
sorting
utils
visible
Groups
apply
Filters
apply
Sorting
cell
Renderer
create
Cell
header
Renderer
merge
Cells
parse
set
Column
Definitions
set
Default
Cell
Style
Properties
toggle
Group
Parser
Column
Definition
Parser
Wrapper
IPage
Cell
Style
IParser
IParser
Cell
IParser
Cell
Renderer
IParser
Column
Definition
IParser
Column
Definitions
IParser
Content
IParser
Data
IParser
Enum
Values
IParser
Filter
IParser
Grouped
Content
IParser
Params
IParser
Sorting
IParser
Visible
Groups
Generated using
TypeDoc