• xe:basicLeafNode - custom styling

    By F. Kranenburg 1 decade ago

    The 'style' and 'styleClass' properties of the xe:basicLeafNode can be filled, but the result does not include any style change. Please fix this in a future release.

    • In which context is this happening?

      By Philippe Riand 1 decade ago

      Because the style generation depends on the renderer, not the node itself. Can you show me a sample?

      • more explanation

        By F. Kranenburg 1 decade ago

        I'ts really simple, I would like to set (for example) the style= "background-color:red;font-weight:bold" for example, but the style does not overrule the theme styles.

        • I think to got that...

          By Philippe Riand 1 decade ago

          But I need to understand the context and which renderer you're using (which control). I quick sample will also help me a lot.

          • xe:popupMenu and xe:repeatTreeNode

            By F. Kranenburg 1 decade ago

            I'm using the popupmenu control and fill it with a repeatTreeNode. Within the repeat treenode I use the basicLeafNode. If you need more information, let me know!

            • ok,fixed on SVN

              By Philippe Riand 1 decade ago

              will be in  the next build  -let me know

    • Problem also with list of links

      By Marcis Berzinskis 1 decade ago

      I have this problem also with extlib "List of links" control. I set style class like

      but it is rendered always like this

      • Also fixed on SVN

        By Philippe Riand 1 decade ago

         

        <p>
            will be in &nbsp;the next build &nbsp;-let me know</p>
        

  • Problem still there,even worse

    By Marcis Berzinskis 1 decade ago

    I add list of links control. Change its style class to "lotusTabs" like this . I add some basic tree nodes, style class of each is computed.  In result I get style of

    • Got it

      By Philippe Riand 1 decade ago

      I put a fix on SVN, and it will be in the next build. Let me know.

      • Thank you,problem now solved and it works like expected.

        By Marcis Berzinskis 1 decade ago