I’m using gxt to my application.
I won’t to align the ContentPanel’s header ToolButtons to the left instaed to the right (which is the defualt)
there is no method such as setHorizontalAlogment.
any suggestions how to do that?
I’m using gxt to my application. I won’t to align the ContentPanel’s header ToolButtons
Share
I don’t see any method offered by GXT to achieve this. But I found a way to do this. Here is the code that demonstrates how you can achieve this.