static
Class WireIt.WiringEditor.adapters.Ajax
Ajax Adapter. Expect JSON response for all queries.
Properties
You can configure this adapter to different schemas.
TIP: "url" can be a function !
Methods
static
void
_sendRequest
(
)
send a request in JSON
static
void
deleteWiring
(
)
called when deleted
static
void
init
(
)
init the adapter
static
void
listWirings
(
)
called to load the wirings
static
void
saveWiring
(
)
called when saved