Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] About beans


Janek,

If you provided a bean info for a class and it was named properly and it was in the BeanInfo search path, when introspecting that bean, the getAdditional should of been called.

For the one that fails, what does the getProperties() method return?

Rich

Back to the top