How To Reset Object Property Value To Be <Unspecified> Using JDAPI
(Doc ID 559617.1)
Last updated on SEPTEMBER 06, 2023
Applies to:
Oracle Forms - Version 10.1.2.0.2 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Goal
At design time, you can rest the forms object property value to be <Unspecified> by pressing the button "Inherit" at the property palette toolbar. If you have large number of forms and need to rest this property in all forms, then the best way is to use JDAPI
This note describes by example how to rest the forms object property value to be <Unspecified> using JDAPI
Caution
This sample code is provided for educational purposes only and not supported by Oracle Support Services. It has been tested internally, however, and works as documented. We do not guarantee that it will work for you, so be sure to test it in your environment before relying on it.
Proofread this sample code before using it! Due to the differences in the way text editors, e-mail packages and operating systems handle text formatting (spaces, tabs and carriage returns), this sample code may not be in an executable state when you first receive it. Check over the sample code to ensure that errors of this type are corrected.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Caution |
Solution |