Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Actions/Actions"
IActions
Interface IActions
Hierarchy
IEmitter
IActions
Implemented by
Actions
Indexable
[
key:
string
]:
any
Index
Properties
EVENT_
UPDATED
buttons
emit
freeze
off
on
register
styles
tasks
un
Register
Methods
parse
remove
Event
remove
Events
run
save
send
Notification
to
String
Properties
EVENT_
UPDATED
EVENT_
UPDATED
:
string
buttons
buttons
:
IActionsButton
[]
emit
emit
:
function
Type declaration
(
name
:
string
, args
?:
any
)
:
void
Parameters
name:
string
Optional
args:
any
Returns
void
freeze
freeze
:
IPageContentCellIndex
off
off
:
function
Type declaration
(
name
:
string
, callback
:
any
)
:
void
Parameters
name:
string
callback:
any
Returns
void
on
on
:
function
Type declaration
(
name
:
string
, callback
:
any
)
:
void
Parameters
name:
string
callback:
any
Returns
void
register
register
:
function
Type declaration
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
styles
styles
:
IActionsStyle
[]
tasks
tasks
:
IActionsTask
[]
un
Register
un
Register
:
function
Type declaration
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
Methods
parse
parse
(
str
:
string
)
:
void
Parameters
str:
string
Returns
void
remove
Event
remove
Event
(
)
:
void
Returns
void
remove
Events
remove
Events
(
)
:
void
Returns
void
run
run
(
gridCell
:
IGridCell
)
:
IActionsRun
Parameters
gridCell:
IGridCell
Returns
IActionsRun
save
save
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
send
Notification
send
Notification
(
messageNotification
:
IActionsTaskActionSetActionNotification
, options
?:
IActionsSendNotificationOptions
)
:
Promise
<
any
>
Parameters
messageNotification:
IActionsTaskActionSetActionNotification
Optional
options:
IActionsSendNotificationOptions
Returns
Promise
<
any
>
to
String
to
String
(
)
:
string
Returns
string
Globals
"
Actions/
Actions"
Actions
IActions
EVENT_
UPDATED
buttons
emit
freeze
off
on
register
styles
tasks
un
Register
parse
remove
Event
remove
Events
run
save
send
Notification
to
String
IActions
Run
IActions
Send
Notification
Options
helpers
Generated using
TypeDoc