|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sgx.j2s.js.NativeWrapper org.sgx.j2s.yui3.yui.YUINativeWrapper org.sgx.j2s.aui.IO
public class IO
data==Y.io since all methods are static
Nested Class Summary | |
---|---|
static class |
IO.IOTransaction
the object returned but io() that represents an IO transaction |
Field Summary |
---|
Fields inherited from class org.sgx.j2s.yui3.yui.YUINativeWrapper |
---|
Y |
Fields inherited from class org.sgx.j2s.js.NativeWrapper |
---|
_data, _EMPTYPARAMS |
Constructor Summary | |
---|---|
IO()
|
Method Summary | |
---|---|
private java.lang.Object |
getIOFunc()
|
int |
header(java.lang.String l,
java.lang.String v)
Method that stores default client headers for all transactions. |
IO.IOTransaction |
io(java.lang.String uri,
java.lang.Object c)
Method for requesting a transaction. |
Methods inherited from class org.sgx.j2s.yui3.yui.YUINativeWrapper |
---|
_load |
Methods inherited from class org.sgx.j2s.js.NativeWrapper |
---|
_call, _get, _getData, create |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IO()
Method Detail |
---|
private java.lang.Object getIOFunc()
public IO.IOTransaction io(java.lang.String uri, java.lang.Object c)
uri
- c
- public int header(java.lang.String l, java.lang.String v)
l
- v
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |