Maybe you want something like what Messages interface provides.

http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/i18n/client/Messages.html



On Thu, Jan 14, 2010 at 3:24 AM, myapplicationquestions <
parag.bhag...@cgi.com> wrote:

> Hi All,
>
> I am trying to develop a custom widget, the behaviour of which can be
> controlled by external properties. For example this is what i want to
> do
>
> 1) create a new project
>
> 2) develop a simple widget which has 2 buttons YES and NO. the custom
> widgets have flags that say displayyes displayno by default both of
> them atre set to true.
>
> 3) i compile this project into a jar file.
>
> 4) Include this project in a different project by calling <inherit
> tag.
>
> Now the questions is in the new project (step4) i want to be able to
> say
>
> <set-property "dispalayyes" =false>
>
>
> does GWT provide that flexibility?
> Thanks,
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>
>
--
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to