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"
Actions
Class Actions
Hierarchy
Emitter
Actions
Implements
IEmitter
IActions
Index
Constructors
constructor
Properties
Content
Functions
api
buttons
folder
Id
listeners
on
Listeners
page
Id
styles
tasks
Accessors
EVENT_
UPDATED
Methods
emit
off
on
parse
register
remove
Event
remove
Events
run
save
send
Notification
to
String
un
Register
Object literals
freeze
Constructors
constructor
new
Actions
(
api
:
IApiService
, Content
:
IPageContentProvider
, Functions
:
IFunctions
, folderId
:
number
, pageId
:
number
)
:
Actions
Parameters
api:
IApiService
Content:
IPageContentProvider
Functions:
IFunctions
folderId:
number
pageId:
number
Returns
Actions
Properties
Content
Content
:
IPageContentProvider
Functions
Functions
:
IFunctions
api
api
:
IApiService
buttons
buttons
:
IActionsButton
[]
= []
folder
Id
folder
Id
:
number
listeners
listeners
:
IListeners
= []
on
Listeners
on
Listeners
:
any
page
Id
page
Id
:
number
styles
styles
:
IActionsStyle
[]
= []
tasks
tasks
:
IActionsTask
[]
= []
Accessors
EVENT_
UPDATED
get
EVENT_UPDATED
(
)
:
string
Returns
string
Methods
emit
emit
(
name
:
string
, args
?:
any
)
:
void
Parameters
name:
string
Optional
args:
any
Returns
void
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
)
:
void
Parameters
str:
string
Returns
void
register
register
(
callback
:
any
)
:
void
Parameters
callback:
any
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
un
Register
un
Register
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
Object literals
freeze
freeze
:
object
col
col
:
number
= 0
row
row
:
number
= 0
Globals
"
Actions/
Actions"
Actions
constructor
Content
Functions
api
buttons
folder
Id
listeners
on
Listeners
page
Id
styles
tasks
EVENT_
UPDATED
emit
off
on
parse
register
remove
Event
remove
Events
run
save
send
Notification
to
String
un
Register
freeze
IActions
IActions
Run
IActions
Send
Notification
Options
helpers
Generated using
TypeDoc