Revision: 6133
Author: rj...@google.com
Date: Fri Sep 11 16:45:48 2009
Log: Aaaaand more typos
http://code.google.com/p/google-web-toolkit/source/detail?r=6133

Modified:
  /wiki/UiBinder.wiki

=======================================
--- /wiki/UiBinder.wiki Fri Sep 11 16:42:56 2009
+++ /wiki/UiBinder.wiki Fri Sep 11 16:45:48 2009
@@ -183,7 +183,7 @@

  An element can be passed as an argument to a method on such resource
  class via the ui:apply attribute, as illustrated above with the Sprite and
-ImageResource uses. *not yet implemented*
+ImageResource uses. *(not yet implemented)*

  Note that there is no requirement that a with: class implement the
  ClientBundle interface, this is just an example.
@@ -274,7 +274,7 @@
  }
  }}}

-An error results: *line numbers not yet*
+An error results: *(line numbers not yet implemented)*

  {{{

@@ -380,7 +380,7 @@

  =Apply different xml templates to the same widget=

-You're an  
[[http://code.google.com/events/io/sessions/GoogleWebToolkitBestPractices.html][MVP]]
  
developer. You have a nice view interface, and a templated Widget that  
implements it. How might you use several different xml templates for the  
same view?
+You're an  
[http://code.google.com/events/io/sessions/GoogleWebToolkitBestPractices.html  
MVP] developer. You have a nice view interface, and a templated Widget that  
implements it. How might you use several different xml templates for the  
same view?

  {{{
  public class FooPickerController {

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to