Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Change / Set SectionStackSection title

    Hi Isomorphic,

    I was trying to prepare a testcase. I try to do this in SmartClient if it is an easy GUI problem.
    Now I stumbled creating the testcase. In SmartGWT there is SectionStackSection.setTitle(). In SmartClient, title is marked as "[IR]". Is the "W" missing here? If so, how was the SmartGWT method (automatically?) created? For the most things you generate the SmartGWT API from the SmartClient docs, if I understood correctly.

    For my testcase I need to change the title after the object is visible in the GUI. How to do this in SmartClient?

    Thank you & Best regards,
    Blama

    #2
    See SectionStack.setSectionTitle().

    Comment


      #3
      Thank you!

      Comment


        #4
        Unfortunately I was not able to create the testcase in SmartClient - it does not show the issue. I'll try in SmartGWT next week and make it more like my application, perhaps I'm missing something.

        Best regards
        Blama

        Comment

        Working...
        X