create : 'create', // Text representing the remote-...</div><div class="long">Defined actions corresponding to remote actions:
<pre><code>actions: {
create : <em>'create'</em>, <i>// Text representing the remote-action to create records on server.</i>
read : <em>'read'</em>, <i>// Text representing the remote-action to read/load data from server.</i>
update : <em>'update'</em>, <i>// Text representing the remote-action to update records on server.</i>
destroy : <em>'destroy'</em> <i>// Text representing the remote-action to destroy records on server.</i>
create : 'create', // Text representing the remote-...</div><div class="long">Defined actions corresponding to remote actions:
<pre><code>actions: {
create : <em>'create'</em>, <i>// Text representing the remote-action to create records on server.</i>
read : <em>'read'</em>, <i>// Text representing the remote-action to read/load data from server.</i>
update : <em>'update'</em>, <i>// Text representing the remote-action to update records on server.</i>
destroy : <em>'destroy'</em> <i>// Text representing the remote-action to destroy records on server.</i>