|
jACOB 2.7 API Documentation. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFormActionEmitter | |
|---|---|
| de.tif.jacob.screen.dialogs.form | |
| Uses of IFormActionEmitter in de.tif.jacob.screen.dialogs.form |
|---|
| Methods in de.tif.jacob.screen.dialogs.form with parameters of type IFormActionEmitter | |
|---|---|
void |
IFormDialog.addComboBox(IFormActionEmitter buttonCallback,
java.lang.String name,
java.lang.String[] values,
int selectIndex,
CellConstraints constraint)
Add a ComboBox to the dialog. |
void |
IFormDialog.addFormButton(IFormActionEmitter callback,
java.lang.String buttonLabel,
CellConstraints constraint)
Add a Form action button to the dialog. |
|
jACOB 2.7 API Documentation. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||