JAVA/CORBA CLASSES


Form class
Example

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:


You can't access private forms belonging to other people.

Example
See Also