Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

C

CACHE_ADD - Static variable in class oracle.forms.jdapi.CacheEvent
Object was added to cache.
CACHE_FIRST - Static variable in class oracle.forms.jdapi.CacheEvent
 
CACHE_GET - Static variable in class oracle.forms.jdapi.CacheEvent
Object was queried from cache.
CACHE_INVALID - Static variable in class oracle.forms.jdapi.CacheEvent
Object was found invalid.
CACHE_LAST - Static variable in class oracle.forms.jdapi.CacheEvent
 
CACHE_REMOVE - Static variable in class oracle.forms.jdapi.CacheEvent
Object was removed from cache.
CacheAdapter - Class in oracle.forms.jdapi
This adapter is a basic (empty) implementation of a CacheListener.
CacheAdapter() - Constructor for class oracle.forms.jdapi.CacheAdapter
 
cacheAdd(CacheEvent) - Method in class oracle.forms.jdapi.CacheAdapter
 
cacheAdd(CacheEvent) - Method in interface oracle.forms.jdapi.CacheListener
An object has been added to the cache.
CacheEvent - Class in oracle.forms.jdapi
Event object dispatched by ContextCache when certain internal events occur.
CacheEvent(Object, int, JdapiObject) - Constructor for class oracle.forms.jdapi.CacheEvent
Default constructor.
cacheGet(CacheEvent) - Method in class oracle.forms.jdapi.CacheAdapter
 
cacheGet(CacheEvent) - Method in interface oracle.forms.jdapi.CacheListener
An object has been looked up in the cache.
CacheListener - Interface in oracle.forms.jdapi
Listener interface for CacheEvent objects as dispatched by ContextCache.
cacheRemove(CacheEvent) - Method in class oracle.forms.jdapi.CacheAdapter
 
cacheRemove(CacheEvent) - Method in interface oracle.forms.jdapi.CacheListener
An object has been removed from the cache.
CALCULATE_MODE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAMO_FORMULA_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAMO_NONE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAMO_SUMMARY_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
Canvas - Class in oracle.forms.jdapi
Object to represent a Forms Canvas object.
Canvas(FormModule, String) - Constructor for class oracle.forms.jdapi.Canvas
Constructor used to create Canvas objects in the context of a FormModule parent object.
Canvas(FormModule, String, Canvas) - Constructor for class oracle.forms.jdapi.Canvas
Constructor used to create Canvas objects in the context of a FormModule parent object.
Canvas(FormModule, String, PropertyClass) - Constructor for class oracle.forms.jdapi.Canvas
Constructor used to create Canvas objects in the context of a FormModule parent object.
Canvas(ObjectLibrary, ObjectLibraryTab, String) - Constructor for class oracle.forms.jdapi.Canvas
Constructor used to create Canvas objects in the context of an ObjectLibraryTab parent object.
Canvas(ObjectLibrary, ObjectLibraryTab, String, Canvas) - Constructor for class oracle.forms.jdapi.Canvas
Constructor used to create Canvas objects in the context of an ObjectLibraryTab parent object.
Canvas(ObjectLibrary, ObjectLibraryTab, String, PropertyClass) - Constructor for class oracle.forms.jdapi.Canvas
Constructor used to create Canvas objects in the context of an ObjectLibraryTab parent object.
Canvas(long) - Constructor for class oracle.forms.jdapi.Canvas
Protected constructor, used internally to create Canvas objects.
CANVAS_NAME_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CANVAS_OBJECT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CANVAS_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CANVAS_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CANVAS_TYPE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAP_STYLE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CARS_LOWER_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CARS_MIXED_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CARS_UPPER_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CASE_INSENSITIVE_QUERY_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CASE_RESTRICTION_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAST_BUTT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAST_PROJECT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CAST_ROUND_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CENTER_TRACKING_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
changeOwner(JdapiObject) - Method in class oracle.forms.jdapi.BaseFormsObject
Assigns a new owner to the referred object.
changeOwner(JdapiObject) - Method in interface oracle.forms.jdapi.JdapiObject
Assigns a new owner to the referred object.
CHARACTER_CELL_HDEN_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHARACTER_CELL_HEIGHT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHARACTER_CELL_HNUM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHARACTER_CELL_VDEN_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHARACTER_CELL_VNUM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHARACTER_CELL_WIDTH_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
charSize(int, int, Font) - Method in class oracle.forms.jdapi.Coordinate
Returns the number of (average sized) characters that will fit into a given area as defined in the Coordinate's units.
CHECK_BOX_OTHER_VALUES_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHECKBOX_CHECKED_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHECKBOX_ILLEGAL_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHECKBOX_UNCHECKED_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHECKED_VALUE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHLE_BYTE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHLE_CHARACTER_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CHLE_NULL_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CLEAR_ALLOWED_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
clearObjectPointer() - Method in class oracle.forms.jdapi.BaseFormsObject
Used internally to flag this object as an invalid object.
CLIP_HEIGHT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CLIP_WIDTH_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CLIP_X_POSITION_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CLIP_Y_POSITION_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
clone(FormModule, String) - Method in class oracle.forms.jdapi.Alert
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Alert
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.AttachedLibrary
Creates a copy of the object as a child of 'parent'
clone(MenuModule, String) - Method in class oracle.forms.jdapi.AttachedLibrary
Creates a copy of the object as a child of 'parent'
clone(JdapiObject, String) - Method in class oracle.forms.jdapi.BaseFormsObject
Creates a clone of the specified object, creating a new object with the given name and owner.
clone(FormModule, String) - Method in class oracle.forms.jdapi.Block
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Block
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Canvas
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Canvas
Creates a copy of the object as a child of 'parent'
clone(Graphics, String) - Method in class oracle.forms.jdapi.CompoundText
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Coordinate
Creates a copy of the object as a child of 'parent'
clone(Block, String) - Method in class oracle.forms.jdapi.DataSourceArgument
Creates a copy of the object as a child of 'parent'
clone(Block, String) - Method in class oracle.forms.jdapi.DataSourceColumn
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Editor
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Editor
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Event
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Event
Creates a copy of the object as a child of 'parent'
clone(String) - Method in class oracle.forms.jdapi.Font
Creates a copy of the object as a child of 'parent'.
clone(String) - Method in class oracle.forms.jdapi.FormModule
Creates a copy of the object as a child of 'parent'.
clone(Canvas, String) - Method in class oracle.forms.jdapi.Graphics
Creates a copy of the object as a child of 'parent'
clone(Graphics, String) - Method in class oracle.forms.jdapi.Graphics
Creates a copy of the object as a child of 'parent'
clone(TabPage, String) - Method in class oracle.forms.jdapi.Graphics
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Graphics
Creates a copy of the object as a child of 'parent'
clone(Block, String) - Method in class oracle.forms.jdapi.Item
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Item
Creates a copy of the object as a child of 'parent'
clone() - Method in class oracle.forms.jdapi.JdapiModuleListIterator
Creates a copy of the iterator at the current position.
clone(JdapiObject, String) - Method in interface oracle.forms.jdapi.JdapiObject
Creates a clone of the specified object, creating a new object with the given name and owner.
clone() - Method in class oracle.forms.jdapi.JdapiObjectListIterator
Creates a copy of the iterator at the current position.
clone(FormModule, String) - Method in class oracle.forms.jdapi.LOV
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.LOV
Creates a copy of the object as a child of 'parent'
clone(LOV, String) - Method in class oracle.forms.jdapi.LOVColumnMapping
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Menu
Creates a copy of the object as a child of 'parent'
clone(MenuModule, String) - Method in class oracle.forms.jdapi.Menu
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Menu
Creates a copy of the object as a child of 'parent'
clone(Menu, String) - Method in class oracle.forms.jdapi.MenuItem
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.MenuItem
Creates a copy of the object as a child of 'parent'
clone(String) - Method in class oracle.forms.jdapi.MenuModule
Creates a copy of the object as a child of 'parent'.
clone(FormModule, String) - Method in class oracle.forms.jdapi.ModuleParameter
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.ModuleParameter
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.ObjectGroup
Creates a copy of the object as a child of 'parent'
clone(MenuModule, String) - Method in class oracle.forms.jdapi.ObjectGroup
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.ObjectGroup
Creates a copy of the object as a child of 'parent'
clone(ObjectGroup, String) - Method in class oracle.forms.jdapi.ObjectGroupChild
Creates a copy of the object as a child of 'parent'
clone(String) - Method in class oracle.forms.jdapi.ObjectLibrary
Creates a copy of the object as a child of 'parent'.
clone(ObjectLibrary, String) - Method in class oracle.forms.jdapi.ObjectLibraryTab
Creates a copy of the object as a child of 'parent'
clone(String) - Method in class oracle.forms.jdapi.PlsqlModule
Creates a copy of the object as a child of 'parent'.
clone(Graphics, String) - Method in class oracle.forms.jdapi.Point
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.ProgramUnit
Creates a copy of the object as a child of 'parent'
clone(MenuModule, String) - Method in class oracle.forms.jdapi.ProgramUnit
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.ProgramUnit
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.PropertyClass
Creates a copy of the object as a child of 'parent'
clone(MenuModule, String) - Method in class oracle.forms.jdapi.PropertyClass
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.PropertyClass
Creates a copy of the object as a child of 'parent'
clone(Item, String) - Method in class oracle.forms.jdapi.RadioButton
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.RadioButton
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.RecordGroup
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.RecordGroup
Creates a copy of the object as a child of 'parent'
clone(RecordGroup, String) - Method in class oracle.forms.jdapi.RecordGroupColumn
Creates a copy of the object as a child of 'parent'
clone(Block, String) - Method in class oracle.forms.jdapi.Relation
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Report
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Report
Creates a copy of the object as a child of 'parent'
clone(Canvas, String) - Method in class oracle.forms.jdapi.TabPage
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.TabPage
Creates a copy of the object as a child of 'parent'
clone(CompoundText, String) - Method in class oracle.forms.jdapi.TextSegment
Creates a copy of the object as a child of 'parent'
clone(Item, String) - Method in class oracle.forms.jdapi.Trigger
Creates a copy of the object as a child of 'parent'
clone(Block, String) - Method in class oracle.forms.jdapi.Trigger
Creates a copy of the object as a child of 'parent'
clone(Event, String) - Method in class oracle.forms.jdapi.Trigger
Creates a copy of the object as a child of 'parent'
clone(PropertyClass, String) - Method in class oracle.forms.jdapi.Trigger
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Trigger
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Trigger
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.VisualAttribute
Creates a copy of the object as a child of 'parent'
clone(MenuModule, String) - Method in class oracle.forms.jdapi.VisualAttribute
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.VisualAttribute
Creates a copy of the object as a child of 'parent'
clone(Canvas, String) - Method in class oracle.forms.jdapi.VisualState
Creates a copy of the object as a child of 'parent'
clone(FormModule, String) - Method in class oracle.forms.jdapi.Window
Creates a copy of the object as a child of 'parent'
clone(ObjectLibraryTab, String) - Method in class oracle.forms.jdapi.Window
Creates a copy of the object as a child of 'parent'
CLOSED_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CMQL_HIGH_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CMQL_LOW_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CMQL_MAXIMUM_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CMQL_MED_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CMQL_MINIMUM_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CMQL_NONE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CNTY_CONTENT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CNTY_HTOOLBAR_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CNTY_STACKED_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CNTY_TAB_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CNTY_VTOOLBAR_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CODA_CHARACTER_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CODA_DATE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CODA_LONG_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CODA_NUMBER_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CODA_REFERENCE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_DATA_TYPE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_MAP_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_NAME_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_SPECIFICATION_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_VALUE_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_VALUE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COLUMN_VALUES_COUNT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMM_MODE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMMAND_TEXT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMMAND_TYPE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMMENT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMO_ASYNCH_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMO_SYNCH_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMP_AUTO_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMP_OFF_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMP_ON_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
compile() - Method in class oracle.forms.jdapi.FormModule
Compiles the module to the filesystem.
compile() - Method in class oracle.forms.jdapi.JdapiModule
Compiles the module instance to the file system.
compile() - Method in class oracle.forms.jdapi.MenuModule
Compiles the module to the filesystem.
compile() - Method in class oracle.forms.jdapi.ObjectLibrary
Compiles the module to the filesystem.
compile() - Method in class oracle.forms.jdapi.PlsqlModule
Compiles the module to the filesystem.
compile_all() - Method in class oracle.forms.jdapi.JdapiModule
Compiles all the pl/sql in the module.
CompoundText - Class in oracle.forms.jdapi
Object to represent a Forms CompoundText object.
CompoundText(Graphics, String) - Constructor for class oracle.forms.jdapi.CompoundText
Constructor used to create CompoundText objects in the context of a Graphics parent object.
CompoundText(Graphics, String, CompoundText) - Constructor for class oracle.forms.jdapi.CompoundText
Constructor used to create CompoundText objects in the context of a Graphics parent object.
CompoundText(Graphics, String, PropertyClass) - Constructor for class oracle.forms.jdapi.CompoundText
Constructor used to create CompoundText objects in the context of a Graphics parent object.
CompoundText(long) - Constructor for class oracle.forms.jdapi.CompoundText
Protected constructor, used internally to create CompoundText objects.
COMPOUNDTEXT_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMPOUNDTEXT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMPRESS_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COMPRESSION_QUALITY_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CONCEAL_DATA_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
connectToDatabase(String) - Static method in class oracle.forms.jdapi.Jdapi
Connects to the specified database.
CONSOLE_WINDOW_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
ContextCache - Class in oracle.forms.jdapi
Forms Object cache/factory for a given context.
ContextCache(long) - Constructor for class oracle.forms.jdapi.ContextCache
Default constructor.
Coordinate - Class in oracle.forms.jdapi
Object to represent a Forms Coordinate object.
Coordinate(long) - Constructor for class oracle.forms.jdapi.Coordinate
Protected constructor, used internally to create Coordinate objects.
Coordinate(FormModule) - Constructor for class oracle.forms.jdapi.Coordinate
Constructor.
COORDINATE_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COORDINATE_SYSTEM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COPY_VALUE_FROM_ITEM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CORNER_RADIUS_X_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CORNER_RADIUS_Y_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COSY_CHARACTER_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COSY_REAL_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COTY_MENU_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COTY_NULL_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
COTY_PLSQL_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
createObject(long, long) - Static method in class oracle.forms.jdapi.BaseAPI
instantiates a Java object to represent a Forms object based on it's C API context and object pointer.
createObject(long, long, long) - Static method in class oracle.forms.jdapi.BaseAPI
instantiates a Java object to represent a Forms object based on it's C API context and object pointer.
createObject(Constructor, long, long) - Static method in class oracle.forms.jdapi.BaseAPI
instantiates a Java object to represent a Forms object based on it's C API context and object pointer.
createSubclassedChild(JdapiObject, String) - Method in class oracle.forms.jdapi.BaseFormsObject
Subclass the referred object.
createSubclassedChild(JdapiObject, String) - Method in interface oracle.forms.jdapi.JdapiObject
Subclass the referred object.
CRMO_CLOSE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CRMO_OPEN_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_MODE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_BUSY_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_CROSSHAIR_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_DEFAULT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_ERESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_HAND_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_INSERTION_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_MOVE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_NERESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_NRESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_NWRESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_SERESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_SRESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_SWRESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_UNSPECIFIED_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CURSOR_STYLE_WRESIZE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
CUSTOM_SPACING_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links