Oracle Forms (MOSC)

MOSC Banner

JDAPI-Set Subclassing to the item define under object group.

Hi,

This is a test case, once successfuly i have to implement this on large number of forms.

I have one Parameter P_Prog which was not under subclassed object group of my Form(fmb), now I have added this item in my object group. so I want to set 'Subclass' of this item to the item defined under object group.

Now my object group look as follows

MYOLB.olb--->OBJGRP (Tab) ---> TULBAR (Object Group) --Items under this Obj Group are Block,Items,Triggers,Canvas,Parameter.

Can anybody help me to complete this code.

{code}

import java.io.*;
import oracle.forms.jdapi.*;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center