- m_bfo - Variable in class oracle.forms.jdapi.CacheEvent
-
Pointer to object in cache.
- m_booleanProperties - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Array of boolean properties for this Forms object.
- m_charSetArray - Variable in class oracle.forms.jdapi.TranslationTable
-
Array of character sets in the translation table
- m_childObjectProperties - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Array of child objects for this Forms object.
- m_children - Variable in class oracle.forms.jdapi.JdapiObjectChildIterator
-
Vector of JdapiObjects which are the subject's children.
- m_className - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Class name for this Forms object.
- m_clientInfo - Variable in class oracle.forms.jdapi.BaseFormsObject
-
Client info object held against this Forms object.
- m_id - Variable in class oracle.forms.jdapi.CacheEvent
-
Event id.
- m_integerProperties - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Array of Integer properties for this Forms object.
- m_langArray - Variable in class oracle.forms.jdapi.TranslationTable
-
Array of languages in the translation table held in a Vector.
- m_lastPosition - Variable in class oracle.forms.jdapi.JdapiObjectLibraryObjectIterator
-
Position of last element in list, cached here for performance.
- m_lastPosition - Variable in class oracle.forms.jdapi.JdapiObjectLibraryTabObjectIterator
-
Position of last element in list, cached here for performance.
- m_listeners - Variable in class oracle.forms.jdapi.ContextCache
-
List of cache listeners.
- m_objectProperties - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Array of obj properties for this Forms object.
- m_olb - Variable in class oracle.forms.jdapi.JdapiObjectLibraryObjectIterator
-
ObjectLibrary whose objects this is an iterator for.
- m_olt - Variable in class oracle.forms.jdapi.JdapiObjectLibraryTabObjectIterator
-
ObjectLibraryTab who's object this is an iterator for.
- m_parentClasses - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Array of classes of objects that can be parents of this kind
of Forms object.
- m_pd2fctx - Variable in class oracle.forms.jdapi.ContextCache
-
This is the d2fctx pointer in the C ifjapi70.
- m_pd2fob - Variable in class oracle.forms.jdapi.BaseFormsObject
-
This is the d2fob pointer in the C ifjapi60 for the object
that is derived from this class.
- m_position - Variable in class oracle.forms.jdapi.JdapiObjectLibraryObjectIterator
-
Current position in the list of objects.
- m_position - Variable in class oracle.forms.jdapi.JdapiObjectLibraryTabObjectIterator
-
Current position in the list of objects.
- m_Properties - Variable in class oracle.forms.jdapi.JdapiPropertyIterator
-
Array of text (String) properties for this Forms object.
- m_stringProperties - Variable in class oracle.forms.jdapi.JdapiMetaObject
-
Array of text (String) properties for this Forms object.
- MAGIC_ITEM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIN_MENU_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_ABOUT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_CLEAR_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_COPY_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_CUT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_HELP_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_NONE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_PAGESETUP_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_PASTE_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_QUIT_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_UNDO_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAIT_WINDOW_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMIZE_ALLOWED_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMUM_LENGTH_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMUM_OBJS_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMUM_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMUM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMUM_QUERY_TIME_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MAXIMUM_RECORDS_FETCHED_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- Menu - Class in oracle.forms.jdapi
-
Object to represent a Forms Menu object.
- Menu(FormModule, String) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of
a FormModule parent object.
- Menu(FormModule, String, Menu) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of a
FormModule parent object.
- Menu(FormModule, String, PropertyClass) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of a
FormModule parent object.
- Menu(MenuModule, String) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of
a MenuModule parent object.
- Menu(MenuModule, String, Menu) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of a
MenuModule parent object.
- Menu(MenuModule, String, PropertyClass) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of a
MenuModule parent object.
- Menu(ObjectLibrary, ObjectLibraryTab, String) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of
an ObjectLibraryTab parent object.
- Menu(ObjectLibrary, ObjectLibraryTab, String, Menu) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of an
ObjectLibraryTab parent object.
- Menu(ObjectLibrary, ObjectLibraryTab, String, PropertyClass) - Constructor for class oracle.forms.jdapi.Menu
-
Constructor used to create Menu objects in the context of an
ObjectLibraryTab parent object.
- Menu(long) - Constructor for class oracle.forms.jdapi.Menu
-
Protected constructor, used internally to create Menu
objects.
- MENU_DIRECTORY_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_FILENAME_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_ITEM_CODE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_ITEM_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_ITEM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_ITEM_RADIO_GROUP_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_ITEM_TYPE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_MODULE_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_MODULE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MENU_ROLE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MenuItem - Class in oracle.forms.jdapi
-
Object to represent a Forms MenuItem object.
- MenuItem(Menu, String) - Constructor for class oracle.forms.jdapi.MenuItem
-
Constructor used to create MenuItem objects in the context of
a Menu parent object.
- MenuItem(Menu, String, MenuItem) - Constructor for class oracle.forms.jdapi.MenuItem
-
Constructor used to create MenuItem objects in the context of a
Menu parent object.
- MenuItem(Menu, String, PropertyClass) - Constructor for class oracle.forms.jdapi.MenuItem
-
Constructor used to create MenuItem objects in the context of a
Menu parent object.
- MenuItem(ObjectLibrary, ObjectLibraryTab, String) - Constructor for class oracle.forms.jdapi.MenuItem
-
Constructor used to create MenuItem objects in the context of
an ObjectLibraryTab parent object.
- MenuItem(ObjectLibrary, ObjectLibraryTab, String, MenuItem) - Constructor for class oracle.forms.jdapi.MenuItem
-
Constructor used to create MenuItem objects in the context of an
ObjectLibraryTab parent object.
- MenuItem(ObjectLibrary, ObjectLibraryTab, String, PropertyClass) - Constructor for class oracle.forms.jdapi.MenuItem
-
Constructor used to create MenuItem objects in the context of an
ObjectLibraryTab parent object.
- MenuItem(long) - Constructor for class oracle.forms.jdapi.MenuItem
-
Protected constructor, used internally to create MenuItem
objects.
- MenuModule - Class in oracle.forms.jdapi
-
Object to represent a Forms MenuModule object.
- MenuModule(String) - Constructor for class oracle.forms.jdapi.MenuModule
-
Constructor used to create MenuModule objects.
- MenuModule(long) - Constructor for class oracle.forms.jdapi.MenuModule
-
Protected constructor, used internally to create MenuModule
objects.
- MINIMIZE_ALLOWED_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MINIMIZE_TITLE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MINIMIZE_TITLE_STRINGID_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MINIMUM_OTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MINIMUM_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MISSINGLIBMOD_STID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MISSINGSUBCLMOD_STID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MNIT_CHECK_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MNIT_MAGIC_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MNIT_PLAIN_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MNIT_RADIO_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MNIT_SEPARATOR_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MODAL_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MODULE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- ModuleParameter - Class in oracle.forms.jdapi
-
Object to represent a Forms ModuleParameter object.
- ModuleParameter(FormModule, String) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Constructor used to create ModuleParameter objects in the context of
a FormModule parent object.
- ModuleParameter(FormModule, String, ModuleParameter) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Constructor used to create ModuleParameter objects in the context of a
FormModule parent object.
- ModuleParameter(FormModule, String, PropertyClass) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Constructor used to create ModuleParameter objects in the context of a
FormModule parent object.
- ModuleParameter(ObjectLibrary, ObjectLibraryTab, String) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Constructor used to create ModuleParameter objects in the context of
an ObjectLibraryTab parent object.
- ModuleParameter(ObjectLibrary, ObjectLibraryTab, String, ModuleParameter) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Constructor used to create ModuleParameter objects in the context of an
ObjectLibraryTab parent object.
- ModuleParameter(ObjectLibrary, ObjectLibraryTab, String, PropertyClass) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Constructor used to create ModuleParameter objects in the context of an
ObjectLibraryTab parent object.
- ModuleParameter(long) - Constructor for class oracle.forms.jdapi.ModuleParameter
-
Protected constructor, used internally to create ModuleParameter
objects.
- MONA_BLOCK_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MONA_FORM_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MONA_ITEM_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MONA_RECORD_CTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MOUSE_NAVIGATE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MOUSE_NAVIGATION_LIMIT_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- move(JdapiObject) - Method in class oracle.forms.jdapi.BaseFormsObject
-
Reorders an object with respect to its siblings in
the collection it belongs to.
- move(JdapiObject) - Method in interface oracle.forms.jdapi.JdapiObject
-
Reorders an object with respect to its siblings in
the collection it belongs to.
- MOVE_ALLOWED_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-
- MULTI_LINE_PTID - Static variable in class oracle.forms.jdapi.JdapiTypes
-