Modifying a Source Object
To modify a source object:
- Open the source module (either .FMB or .MMB)
if it is not already open.
- Modify the source object as desired.
Oracle Forms automatically propagates any changes made to the source object
to each subclassed object when the module containing the subclassed object
is next opened.
Related topics
About subclassing
Modifying a SmartClass