call native - llamar a nativo gwt

LLAMAR PROPIEDADD INTERNA.txt

call native

 public class MyWindow extends Window {
  public native String getHeaderIcon() /*-{
    var self = [email protected]::getOrCreateJsObj()();
    return self.headerIcon.src;
  }-*/;
}

llamar a nativo gwt

Comments

Popular posts from this blog

how to access the DOM gwt smartclient

smart gwt allow only numbers in textfield