|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DynamicFieldControls in com.jFormTK |
---|
Methods in com.jFormTK with parameters of type DynamicFieldControls | |
---|---|
static void |
JFormFrame.addJCoupleControls(JCouple couple,
JFormField hook,
DynamicFieldControls[] fldControls)
This method is designed to setup the 'jFormTK' application dynamic JCouple Controls. |
static void |
JFormFrame.addQFieldControls(JFormField qFld,
DynamicFieldControls[] yesFields)
Add the "YES" JFormField's [yesFields] to the given JFormField._QField instances 'reference' control. |
static void |
JFormFrame.addQFieldControls(JFormField qFld,
DynamicFieldControls[] yesFields,
DynamicFieldControls[] noFields)
Add the "YES" and "NO" JFormField's [yesFields,noFields] to the given JFormField._QField instances 'reference' control... |
static void |
JFormFrame.addQFieldControls(JFormField qFld,
DynamicFieldControls[] yesFields,
DynamicFieldControls[] noFields)
Add the "YES" and "NO" JFormField's [yesFields,noFields] to the given JFormField._QField instances 'reference' control... |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |