smartgwt
How to retrieve Multiple Selected Nodes from Smart GWT Tree Grid
I am constructing a Tree Grid using the below approach (Sample Code) TreeGrid treeGrid = new TreeGrid()[详细]
2023-02-28 07:21 分类:问答use of String.matches(regex) in smartgwt
I am working with smartgwt since three months. I have encountered a problem with the specific method of the string class.[详细]
2023-02-27 07:01 分类:问答How to handle right mouse click on the specific Event in SmartGWT Calendar?
I want to create a context-menu under a right click for every Event in SmartGWT Calendar or simply handle right-click on event to display a pop-up window.[详细]
2023-02-22 21:09 分类:问答Java - How do I verify alt text appears when mouse hovers over a button?
I am testing a site written in Javascript, by writing (very simple) Java tests in Eclipse and running them as JUnit tests.[详细]
2023-02-22 09:05 分类:问答Smartgwt collapse / expand all listgrid records
I have a listgrid like this: http://www.smartclient.com/smartgwt/showcase/#grid_nested_form It appears a form when I click expand button.[详细]
2023-02-22 08:16 分类:问答GWT Designer with smartGWT : No palettes for smart widgets (XML UIBinder mode)
I added and configured SmartGWT in my project into eclipse. I have no news SmartGWT palettes that appear in the GWT developer.[详细]
2023-02-21 23:58 分类:问答Setting ListGrid selection in SmartGWT with method "selectRecords(Record record)"
I\'m trying to set the selected records of a ListGrid table object in SmartGWT using records, but I can\'t find any way of doing it. I want to select with record, not index. I want to use selectRecord[详细]
2023-02-19 18:11 分类:问答$wnd.google.visualization is undefined
I\'m currently building a SmartGWT-based web application (using the Portlet Layout). So I have several \"Portlet\", which basically extend GWT Window with different content. Now I want a Portlet to di[详细]
2023-02-18 22:31 分类:问答Smart GWT doesn't update id in a listgrid
I\'m using Smart GWT 2.3.0 in any browser. I have a listgrid simple only with data. And when I create new register it doesn\'t update my id.[详细]
2023-02-18 18:33 分类:问答JS and GWT/smartGWT
Can a canvas smartgwt or gwt object interact with a canvas J开发者_如何学JAVAS object?Yes, you can have an object that does native JS methods in GWT that interacts on the raw canvas.GWTCanvas is a mor[详细]
2023-02-17 17:21 分类:问答