Hi all,
Does any of you has any information/internal knowledge of creating plugins/beans for Servoy, I am currently writing some plugins based on the public API 4.2.x but the documentation is very very poor.
Right now, I am trying to create an IServoyAwareBean but have problem implementing FIND mode, does any of you have had any experience with it that you would/could share?
I would also like to find some information on creation/integration/instanciation of Wicket components for the Web client alternative of my bean, but there is zero information about that. I know that I can create an IServoyBeanFactory implementation that will return a Swing bean or a Wicket component depending on the IClientPluginAccess.getApplicationType() but how do I implement the Wicket component part?
Maybe some of you have stumbled on the same problem and would care to share their experience, tips and bits of code? You can send me a PM if you want.
That would be really appreciated.
Thanks in advance,