gwtp Questions

5

Solved

Well, all of a sudden everything seems to be broken. I can't recall what I changed. I cleaned the whole project, I checked out an older version of it, I removed all code-server compiled files, rest...
Vizcacha asked 12/3, 2016 at 17:57

3

Solved

Can anyone help me solve a problem please? I'm upgrading from GWT 2.5.1 to 2.6.1 and am getting the following error when trying to run the codeserver of my project... [INFO] Compiling module &lt...
Bartley asked 27/5, 2014 at 7:32

1

Solved

I started to use GWTP for my project and I'm currently re-writing all my code to let it work with this library. However, I struggle to understand how I use GWTP if I want e.g. a ListView with List...
Sectionalism asked 1/3, 2016 at 17:34

1

Solved

When I simply just declare a GwtQuery DragAndDropCellTree in my MyView.ui.xml UiBinder in my GWTP project, I cannot GWT Compile it: [3] xmlns:gq="urn:import:gwtquery.plugins.droppable.client.gwt" ...
Singleness asked 18/11, 2015 at 16:37

2

Solved

I have the need to apply many separated CSS classes into 1 element in UiBinder in GWT, but don't know how to do it. In my TestView.ui.xml, i have <g:Button text="Log Out" ui:field="logoutButto...
Wartime asked 19/9, 2013 at 4:55

1

I have a cellTable that has many columns like the followings: OrderID - OrderDate - OrderTime - Name ..... 1 - 2012-01-05 - 11:12:12 - Tom...... Each column will have a checkBox for Hide/Unhid...
Doner asked 7/2, 2014 at 14:50

2

Solved

Google suggets use FlowPanel in replace of VerticalPanel since VerticalPanel does not work well in Standards Mode (http://www.gwtproject.org/doc/latest/DevGuideUiPanels.html). myflowPanel.getEleme...
Catchword asked 9/10, 2013 at 5:58
1

© 2022 - 2024 — McMap. All rights reserved.