../../Developer.FoundationDotJS.org/wwwroot/Library/Foundation.Server.js
Foundation
Object
All Implemented Interfaces:
Direct Known Subclasses:
All Known Implementing Classes:
Foundation.Server
implementsFoundation.Interface
Note: This interface should be implemented, not extended. Do not pass as first argument to Foundation.createClass function. |
Method Summary | |
|
|
|
|
|
|
|
|
Methods inherited from Foundation.Interface |
getTypePath |
Method Detail |
dispose()
dispose
in class Interface
server(callbackEvent,
domainResourceKey,
urlResourceKey,
serverFunction)
callbackEvent -
domainResourceKey -
urlResourceKey -
serverFunction -
serverSerialized(callbackEvent,
domainResourceKey,
urlResourceKey,
serverFunction)
callbackEvent -
domainResourceKey -
urlResourceKey -
serverFunction -
serverSynchronous(domainResourceKey,
urlResourceKey,
serverFunction)
domainResourceKey -
urlResourceKey -
serverFunction -