Class Index | File Index

Classes


Namespace contract.actions

The namespace for the contract interface (to be used by a page builder) for the actions contract, which allows you to get a CHIP's actions with all related functionality.
Defined in: actions.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
contract.actions.getActions()
Returns this CHIP's internal actions, if available.
Namespace Detail
contract.actions
Since:
1.25.0
Method Detail
<static> {Array} contract.actions.getActions()
Returns this CHIP's internal actions, if available.
Since:
1.25.0
Returns:
{Array} this CHIP's internal actions array
See:
chip.actions.setActionsProvider

©Copyright (c) 2009-2014 SAP SE, All Rights Reserved
Documentation generated by JsDoc Toolkit 2.4.0 on Tue Mar 14 2017 08:48:14 GMT-0000 (UTC)