smartgwt
SmartGwt - How to change text color?
is it possible to change the colour of text in Gwt Widgets.. For example, say I have a TreeGrid, with TreeGridFields.[详细]
2023-02-17 07:18 分类:问答Setting SmartGWT TreeGrid Data From DMI DataSource
I am getting data back from a SmartGWT DMI datasource but can\'t get that data to show up in a tree. Is there some way to specify what should show in the tree once data is returned?[详细]
2023-02-14 10:16 分类:问答I have a modal Window implemented in SmartGWT - how can I close it when someone clicks off of the window?
I\'ve created a class that extends the Window SmartGWT class, and it is set to be modal. I am trying to make the Window close when a user clicks off the window. I have tried to link it up to a FocusCh[详细]
2023-02-14 01:05 分类:问答SmartGwt 2.4 with Maven on Eclipse
Could Smartgwt 2.4 be usable with maven. I take “Missing artifact com.smartgwt:smartgwt:jar:2.4:compile” error When give smartgwt version “2.4″. “2.0″ is ok but 2.2 and above gives error.[详细]
2023-02-13 22:58 分类:问答Smart GWT listGrid record details view
Stack : SmartGWT v2.4, GWT sdk 2.1 Mozilla 3.6 I am fairly new to Smart GWT, but have so far got the ListGrid component working. Our requirement is to show additional details of the record selected i[详细]
2023-02-13 14:00 分类:问答SmartGWT calendar widget, click events do not work
I am using GWT, mor eprecisely SmartGWT for my application. I have a Window layout which sets the basic layout of my page as following :[详细]
2023-02-12 00:40 分类:问答smartgwt browser history
is there a way in smartgwt to go back in history? E.g. I have an page with a button which does a Ajax page change of the current page to another. And on this new page there should be a button to retu[详细]
2023-02-11 21:27 分类:问答SmartGwt DateItem useTextField=true - how to make text entry field UNeditable
Since I can\'t figure out how to solve my problem presented here I\'m thinking for the moment at a temporary solution.[详细]
2023-02-11 10:26 分类:问答Tree - drag&drop nodes - refresh?
I have a problem related to a smartgwt Tree structure. I\'m creating a Tree (called nodesTree) with values from a DB, and each node has a name set up.[详细]
2023-02-10 09:28 分类:问答How do you get Selenium to work with SmartGWT components?
I\'m trying to use Selenium to select a row in a SmartGWT table. I have tried the following commands to no avail (the click definitely happens but the table widget doesn\'t respond):[详细]
2023-02-10 01:25 分类:问答