i wanna test RichTextToolbar Widget,
some of my module config in the xml is :
but there is always an error in development shell console:No source
code is available for type RichTextToolbar; did you forget to inherit
a required mo
#gwt source code
try {
builder.sendRequest(null, new RequestCallback() {
public void onError(Request request, Throwable
exception) {
displayError("Couldn't retrieve JSON");
:
>
> > Style style = tmpElement.getElement().getStyle();
> > style.setProperty("border", "1py solid #00;");
>
> > -Danny
>
> > 2009/3/19 Coonay
>
> >> like old html,gwt mix content with style again?
> >> in gwt ,m
like old html,gwt mix content with style again?
in gwt ,most dynamic UI element have to set style with addStyleName
method?
such as the following,
public class FirstGWT implements EntryPoint {
private FlexTable stocksFlexTable = new FlexTable();
}
if i define the style in the css
. stocks
can gwt be used with a templete languge sush as Django
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscri