|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataRow | |
|---|---|
| it.gotoandplay.smartfoxserver.lib | |
| Uses of DataRow in it.gotoandplay.smartfoxserver.lib |
|---|
| Methods in it.gotoandplay.smartfoxserver.lib with parameters of type DataRow | |
|---|---|
void |
ActionscriptObject.putDataRow(int key,
DataRow row)
Add a DataRow coming from a database result set |
void |
ActionscriptObject.putDataRow(java.lang.String key,
DataRow row)
Add a DataRow coming from a database result set |
| Constructors in it.gotoandplay.smartfoxserver.lib with parameters of type DataRow | |
|---|---|
ActionscriptObject(DataRow row)
Constructs the ActionscriptObject populating it with the passed data row |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||