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
HttpURL through getHttpURL
IsProtectReaders through isProtectReaders and setProtectReaders
IsProtectUsers through isProtectUsers and setProtectUsers
IsSubForm through isSubForm
LockHolders through getLockHolders
Name through getName
NotesURL through getNotesURL
Parent through getParent
Readers through getReaders and setReaders
Methods
getFieldType
getURL
lock
lockProvisional
recycle
remove
toString
unlock
Access
There are two ways to access a form:
Example See Also