JAVA/CORBA CLASSES
Represents a form in a database.
Syntax
public class Form extends Base
Containment
Contained by: Database
Properties
Aliases through getAliases
Fields through getFields
FormUsers through getFormUsers and setFormUsers
IsProtectReaders through isProtectReaders and setProtectReaders
IsProtectUsers through isProtectUsers and setProtectUsers
IsSubForm through isSubForm
Name through getName
Parent through getParent
Readers through getReaders and setReaders
Methods
getFieldType
getURL
recycle
remove
toString
Access
There are two ways to access a form:
Example See Also