hi, I use GWT Editor framework.
I want use editor in inheritance.
for example B extends A and also C extends A. in a form i want to
isert A or B or C.
AfForm composite edit A and tow composite are responsible to edit B
and C properties (for example BForm And CForm) . according to state
that be selected in ListBox. one part of AForm will be changed for
edit C or B properties.
(BForm or CForm are added to AForm to edit B or C). when I want to
insert row what i do to gain my object to insert(A or B or C).

thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to