JAVA/CORBA-KLASSEN


Accessing a form
Beispiel

You can access existing forms in a database as follows:


The Form class provides access to properties through the following methods:
Use getFieldType to get an int value containing the type of a specified field on the form.

You can remove an existing form from the database with the remove method of Form.

Beispiel
Siehe auch