Announcement

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

    setCanCollapse in SectionStackSection

    Hi,

    How could i make a SectionStackSection collapsable after its creation.
    In fact, it seems to be frozen once it is created and the method setCanCollapse(true) doesn't work anymore.

    Thanks

    #2
    Try getSection().setCanCollapse() instead of working with the original object you passed in.

    Comment


      #3
      I'm not able to find the method getSection(). i'm using the last nightly build of SmartGwt (1-0b2 revision 268).
      Last edited by zabousla; 13 Feb 2009, 11:37.

      Comment


        #4
        Hi

        I have the same problem and I'm also unable to find the getSection() methode. Does anyone have a workaround for this problem.

        thanks
        Last edited by Pulse; 28 Apr 2009, 10:56.

        Comment

        Working...
        X