JDAPI-Set Subclassing to the item define under object group.
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.*;