Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Functions"
Functions
Class Functions
Hierarchy
Emitter
Functions
Implements
IEmitter
IFunctions
Index
Constructors
constructor
Properties
cell
content
helpers
listeners
on
Listeners
parser
vars
Methods
emit
get
Cell
Formatting
get
Cell
Reference
get
Cell
Update
get
Cell
Value
get
Table
is
Button
Within
Task
Range
is
Task
Valid
off
on
parse
register
remove
Event
remove
Events
set
Cell
Formatting
set
Cell
Reference
to
Uppercase
Functions
un
Register
update
Cell
update
Content
Delta
update
Vars
Constructors
constructor
new
Functions
(
content
?:
IPageContent
, vars
?:
IFunctionsUser
)
:
Functions
Parameters
Default value
content:
IPageContent
= []
Default value
vars:
IFunctionsUser
= {}
Returns
Functions
Properties
cell
cell
:
IPageContentCell
content
content
:
IPageContent
Private
helpers
helpers
:
IHelpers
listeners
listeners
:
IListeners
= []
on
Listeners
on
Listeners
:
any
Private
parser
parser
:
any
vars
vars
:
IFunctionsUser
Methods
emit
emit
(
name
:
string
, args
?:
any
)
:
void
Parameters
name:
string
Optional
args:
any
Returns
void
get
Cell
Formatting
get
Cell
Formatting
(
styles
:
IActionsStyle
[]
, buttons
?:
IActionsButton
[]
, contentDiff
?:
IPageContent
)
:
IActionsStyle
[]
Parameters
styles:
IActionsStyle
[]
Default value
buttons:
IActionsButton
[]
= []
Optional
contentDiff:
IPageContent
Returns
IActionsStyle
[]
get
Cell
Reference
get
Cell
Reference
(
str
:
string
)
:
IPageContentCell
Parameters
str:
string
Returns
IPageContentCell
get
Cell
Update
get
Cell
Update
(
action
:
IActionsTaskActionSetAction
)
:
IFunctionsCellUpdate
|
null
Parameters
action:
IActionsTaskActionSetAction
Returns
IFunctionsCellUpdate
|
null
Private
get
Cell
Value
get
Cell
Value
(
cell
:
IPageContentCell
, raw
?:
boolean
)
:
any
Parameters
cell:
IPageContentCell
Default value
raw:
boolean
= false
Returns
any
get
Table
get
Table
(
config
:
IFunctionsTable
)
:
string
Parameters
config:
IFunctionsTable
Returns
string
is
Button
Within
Task
Range
is
Button
Within
Task
Range
(
buttonCell
:
IGridCell
, taskGroup
:
IActionsTask
)
:
boolean
Parameters
buttonCell:
IGridCell
taskGroup:
IActionsTask
Returns
boolean
is
Task
Valid
is
Task
Valid
(
task
:
IActionsTaskActionSet
)
:
boolean
Parameters
task:
IActionsTaskActionSet
Returns
boolean
off
off
(
name
:
string
, callback
:
any
)
:
void
Parameters
name:
string
callback:
any
Returns
void
on
on
(
name
:
string
, callback
:
any
)
:
void
Parameters
name:
string
callback:
any
Returns
void
parse
parse
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
register
register
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
remove
Event
remove
Event
(
)
:
void
Returns
void
remove
Events
remove
Events
(
)
:
void
Returns
void
set
Cell
Formatting
set
Cell
Formatting
(
styles
:
IActionsStyle
[]
, buttons
?:
IActionsButton
[]
, contentDiff
?:
IPageContent
)
:
IActionsStyle
[]
Parameters
styles:
IActionsStyle
[]
Default value
buttons:
IActionsButton
[]
= []
Optional
contentDiff:
IPageContent
Returns
IActionsStyle
[]
set
Cell
Reference
set
Cell
Reference
(
cell
:
IPageContentCell
)
:
void
Parameters
cell:
IPageContentCell
Returns
void
to
Uppercase
Functions
to
Uppercase
Functions
(
expression
:
string
)
:
string
Parameters
expression:
string
Returns
string
un
Register
un
Register
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
update
Cell
update
Cell
(
action
:
IActionsTaskActionSetAction
)
:
IFunctionsCellUpdate
|
null
Parameters
action:
IActionsTaskActionSetAction
Returns
IFunctionsCellUpdate
|
null
update
Content
Delta
update
Content
Delta
(
content
?:
IPageContent
)
:
void
Parameters
Default value
content:
IPageContent
= []
Returns
void
update
Vars
update
Vars
(
vars
:
IFunctionsUser
)
:
void
Parameters
vars:
IFunctionsUser
Returns
void
Globals
"
Functions"
Functions
constructor
cell
content
helpers
listeners
on
Listeners
parser
vars
emit
get
Cell
Formatting
get
Cell
Reference
get
Cell
Update
get
Cell
Value
get
Table
is
Button
Within
Task
Range
is
Task
Valid
off
on
parse
register
remove
Event
remove
Events
set
Cell
Formatting
set
Cell
Reference
to
Uppercase
Functions
un
Register
update
Cell
update
Content
Delta
update
Vars
IFunctions
IFunctions
Cell
Update
IFunctions
Table
IFunctions
User
moment
Generated using
TypeDoc