All Classes and Interfaces
Class
Description
Object to represent a Forms Alert object.
Object to represent a Forms AttachedLibrary object.
Blob utility class.
Object to represent a Forms Block object.
Object to represent a Forms Canvas object.
Object to represent a Forms CompoundText object.
Object to represent a Forms Coordinate object.
Object to represent a Forms DataSourceArgument object.
Object to represent a Forms DataSourceColumn object.
Object to represent a Forms Editor object.
Object to represent a Forms Event object.
Object to represent a Forms Font object.
Object to represent a Forms FormModule object.
Object to represent a Forms Graphics object.
Object to represent a Forms Item object.
The Jdapi class provides the general context for all Jdapi applications.
The
JdapiException
extends the java.lang.RuntimneException
class and is the
supertype of all exceptions thrown by Jdapi code.This exception thrown when calling methods on invalid forms objects.
JdapiIterator
extends
java.util.Iterator
.This class holds all the metadata for Forms objects.
This class represents the metadata for a Forms object (for example, a
Block
).The class
JdapiMetaProperty
represents the metadata for a given property, obtained
from a given JdapiMetaObject
which is in turn obtained
from a given Forms object.This is the base object from which all Jdapi module objects
are derived.
This interface represents the supertype and common behaviours
for all Forms objects, and can be used to build and modify Forms
applications generically, that is, without referring to the specific
object types.
Subclass of JdapiException that incorporates the status code for the error
as returned by the forms stack.
A public class that defines Java Forms API constants.
This exception is thrown by forms objects which do not support a called method.
Object to represent a Forms LOV object.
Object to represent a Forms LOVColumnMapping object.
Object to represent a Forms Menu object.
Object to represent a Forms MenuItem object.
Object to represent a Forms MenuModule object.
Object to represent a Forms ModuleParameter object.
Object to represent a Forms ObjectGroup object.
Object to represent a Forms ObjectGroupChild object.
Object to represent a Forms ObjectLibrary object.
Object to represent a Forms ObjectLibraryTab object.
Object to represent a Forms PlsqlModule object.
Object to represent a Forms Point object.
Object to represent a Forms ProgramUnit object.
Object to represent a Forms PropertyClass object.
This class provides the mapping information between a Forms object
property and the class that represents it.
Object to represent a Forms RadioButton object.
Object to represent a Forms RecordGroup object.
Object to represent a Forms RecordGroupColumn object.
Object to represent a Forms Relation object.
Object to represent a Forms Report object.
Object to represent a Forms TabPage object.
Object to represent a Forms TextSegment object.
Class representing the translations in a FormModule.
Object to represent a Forms Trigger object.
Object to represent a Forms VisualAttribute object.
Object to represent a Forms VisualState object.
Object to represent a Forms Window object.