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.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to