JavaBean and BeanContext problem

E

Edward Diener

I have a JavaBean, one of whose properties I would like to make a
BeanContext, essentially a container for other Javabeans of a particular
type or sub-type. I know how to filter out the particular type or
sub-type added to the containing BeanContext. That is not my problem. My
problem is that there is no built-in property editor for a property
which is a BeanContext, and I want my property to expand to a
BeanContext when the end-user clicks on that property of my bean so that
other beans can be added to the nested BeanContext.

How can I create a JavaBean property editor for my BeanContext property
which will act as a nested BeanContext in whatever environment creates a
BeanContext for the JavaBean itself ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top