|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IDBValue in net.pleso.framework.client.bl |
|---|
| Methods in net.pleso.framework.client.bl that return IDBValue | |
|---|---|
IDBValue |
IEnumItem.getDBValue()
Returns item value as IDBValue. |
| Uses of IDBValue in net.pleso.framework.client.bl.impl |
|---|
| Methods in net.pleso.framework.client.bl.impl that return IDBValue | |
|---|---|
IDBValue |
DBIntEnum.getDBValue()
|
| Uses of IDBValue in net.pleso.framework.client.dal |
|---|
| Methods in net.pleso.framework.client.dal that return IDBValue | |
|---|---|
IDBValue |
IDataRow.getCell(IDataColumn column)
Returns IDBValue instance representing current value of specified
column. |
| Methods in net.pleso.framework.client.dal with parameters of type IDBValue | |
|---|---|
void |
IDataRow.setCell(IDataColumn column,
IDBValue value)
Sets the value for specified data row column. |
| Uses of IDBValue in net.pleso.framework.client.dal.db.types |
|---|
| Classes in net.pleso.framework.client.dal.db.types that implement IDBValue | |
|---|---|
class |
DBBigInt
Database BigInt type. |
class |
DBBoolean
Database Boolean type |
class |
DBDate
Database Date type |
class |
DBFloat
Database Float type |
class |
DBHTMLString
|
class |
DBInteger
Database integer type |
class |
DBString
Database String type |
class |
DBStringTime
Database Time type internally implemented like String see StringTime |
class |
DBTime
Database Time type |
| Uses of IDBValue in net.pleso.framework.client.ui.custom.controls.data |
|---|
| Methods in net.pleso.framework.client.ui.custom.controls.data that return IDBValue | |
|---|---|
IDBValue |
TextBoxDataControl.getValue()
Gets current value in control |
IDBValue |
FloatDataControl.getValue()
|
IDBValue |
CalendarDataControl.getValue()
Gets current IDBValue in data control. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||