Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
OnClick-Function in Webtree?
posted

Hi,

I'm actually evaluating the JSF-Controls for our Product, so I'm not very experienced with NetAdvantage.

Is there a way to call clientside Javascript-functions when an item is getting selected in a treeView.

I managed it to define some ActionListeners in my ControllerBeanfor my treeNodes, but I can't call any JS-Functions.

        ELContext elContext = context.getELContext();
        MethodExpression exprActionListener = application.getExpressionFactory().createMethodBLOCKED EXPRESSION.

Thanks in advance ,Mike