7.2.5. dataResource

Last page update: November 23, 2011

7.2.5.1. Definition

GnrDomSrc_dojo_11.dataResource(path, resource=None, ext=None, pkg=None)

Create a dataResource and returns it. dataResource is a dataRemote that allows... TODO

Parameters:
  • path – TODO
  • resource – TODO
  • ext – TODO
  • pkg – the package object

commons attributes:

For commons attributes (_init, _onStart, _timing) see controllers’ common attributes

7.2.5.2. Examples

Let’s see an example:

TODO

Table Of Contents

Previous topic

7.2.4. dataRemote

Next topic

7.2.6. the dataRpcs

This Page