Questions tagged [smartgwt]

Smart GWT is a GWT-based framework that allows you to not only utilize its comprehensive widget library for your application UI, but also tie these widgets in with your server-side for data management

SmartGWT is based on the powerful and mature SmartClient library. SmartGWT provides a wide-array of rich components that are based on GWT. In addition to SmartGWT LGPL, Pro & Enterprise editions of Smart GWT are available with additional features & tools, as well as commercial support.

SmartGWT is compatible with GWT 1.5.3, GWT 1.6.4, GWT 1.7.x and GWT 2.x

More info at : www.smartclient.com/smartgwt/

1265 questions
-1
votes
1 answer

Assign HTML IDs with SmartGWT

I asked some questions about the scLocators, but I still don't manage to get something working with selenium. So there is an idea : "How can I say to smartGwt : Attribute an ID in HTML". I tried ensureDebugId("myId") but I don't know why, in my…
Depado
  • 4,811
  • 3
  • 41
  • 63
-2
votes
1 answer

How to reduce The size of com.smartgwt.client.widgets.form.fields.SelectItem

When i am working with Gwt, With SelectItem Where i need to reduce the size the text in side selectItem option area.Please help me on this
Raja
  • 1
  • 1
-2
votes
2 answers

how I create rightClickHandler in smartGWT?

I want to use rightClickHandler in smartGWT Calender widget. Can anybody help me?
Rajnikant Patel
  • 561
  • 3
  • 19
-3
votes
1 answer

I'm a designer that is having some problems with SMARTGWT

This is kind of a trick question. I started working in a company that uses this framework, the thing is that they can't do simple things I design. The UI seems outdated and simply awful. I wanted to know what do you think about this framework? Am I…
-4
votes
1 answer

Eliminate creating object reference for calling static methods

I have a class which is having static methods, So i am calling the static methods without creating object reference for it. like below: public Class DateChooser extends VLayout implements com.smartgwt.client.widgets.events.HasDataChangedHandlers { …
majji
  • 169
  • 2
  • 3
  • 19
1 2 3
84
85