Forum Discussion

Elvorin's avatar
Elvorin
Contributor
14 years ago

Component Documentation

Custom component documentation (http://www.loadui.org/Developers-Corner ... categories) specifies generator category as 'generator'. But in reality it is 'generators' (see the groovy code of any generator component). So if any component checks for 'generator' category as per documentation, it'll never find a match.

Also the documentation (http://www.loadui.org/Developers-Corner ... properties) specifies that terminals can be created with 1 or 2 parameters. But in reality it can take up to 3 parameters - name, short description and long description.

Please fix the documentation.


A little unrelated to documentation, I tried to output message to a TableLog using send method, but could never see anything getting displayed. Any help/guidance on it will he appreciated.

2 Replies

  • Hi,

    I've gone through and updated the Custom Component documentation quite a bit, hopefully you'll get more help from it now!

    Regarding the problems you were facing, could you elaborate a bit on what you are tyring to do and perhaps show some of the code?

    Regards,
    Dain
    SmartBear Software