|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MeField | |
| cz.luboss.medulla.data | |
| cz.luboss.medulla.types | |
| cz.luboss.pensum.dlg | |
| Uses of MeField in cz.luboss.medulla.data |
| Methods in cz.luboss.medulla.data that return MeField | |
MeField[] |
MeItem.GetParamArray()
Vrati pole popisu componenty |
MeField |
MeItem.GetParam(int nRow)
Vrati parametr podle poradi |
MeField |
MeItem.GetParam(java.lang.String sName)
Vrati parametr podle jmena |
| Methods in cz.luboss.medulla.data with parameters of type MeField | |
boolean |
MeItem.SetParamArray(MeField[] arrParam)
Nastavi pole parametru componenty |
| Uses of MeField in cz.luboss.medulla.types |
| Subclasses of MeField in cz.luboss.medulla.types | |
class |
MeFieldDATE
Datovy typ Datum |
class |
MeFieldFLOAT
Datovy typ desetinne cislo |
class |
MeFieldINT
Datovy typ cele cislo |
class |
MeFieldREF
Datovy typ reference - odkaz na jiny objekt |
class |
MeFieldSTRING
Datovy typ retezec |
| Uses of MeField in cz.luboss.pensum.dlg |
| Methods in cz.luboss.pensum.dlg with parameters of type MeField | |
static PeDlgParam |
PeDlgParam.CreateDlg(java.awt.Frame frame,
MeField iField)
Vytvori dialog |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||