Announcement

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

  • svjard
    replied
    It takes the name of the class, by default it uses Splitbar (com.smartgwt.client.widgets.Splitbar), see the javadocs or code to see what parameters you can set. Create your own class derived from Splibar with the various properties you want.

    Leave a comment:


  • mehul8055@ymail.com
    replied
    Thanks svjard sir,

    But It would not work in my case Actually i dont know what should i give the name to setResizebarClass("??????????");

    it takes only string..

    i really need help in this case ....

    Leave a comment:


  • svjard
    replied
    Layout.setResizeBarSize() and Layout.setsetResizeBarClass()

    Leave a comment:


  • How I can change SplitBar Image and size.

    Hello All,

    i would like to know that how i can customize Splitbar width i mean size and i need to change its image.

    and if possible tell me How i can use ImgSplitbar in VLayout.

    if any body reply me it is really help full for me.

    Thanks,
Working...
X