- 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
Let’s see an example:
TODO