GithubHelp home page GithubHelp logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
jQuery UI provides an options property for each widget. GWTQuery UI could 
provide a getter for this property in UiWidget so that every widget inherits it.

Original comment by [email protected] on 14 Aug 2011 at 11:54

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Well, I've added an options getter.
But I had to fix some of the argument & return formats to native, instead of 
Java objects. JavaScriptObject cannot be cast to Java objects (Number, Boolean, 
etc.)

You may take a look and just test if you like.
Example:
Tabs.Options options = $("#tabs").as(Ui).tabs().options();
Window.alert("selected: " + options.selected());

Original comment by [email protected] on 15 Aug 2011 at 2:23

Attachments:

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
It's hard to figure out what you changed exactly. Can you issue a svn diff and 
submit that?

Original comment by [email protected] on 15 Aug 2011 at 2:57

  • Changed state: Accepted

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Ok, seems like you did the changes in svn already.

Check the Datepicker & Dialog as well.
There are parameters & return types which should be fixed as well.

Thanks

Original comment by [email protected] on 15 Aug 2011 at 1:20

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Oh, and could you update the maven repository as well?
Thanks and keep up the great work.

Original comment by [email protected] on 15 Aug 2011 at 1:22

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Can you tell me which methods need changing in Datepicker and Dialog?

Original comment by [email protected] on 15 Aug 2011 at 1:24

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
See

Original comment by [email protected] on 15 Aug 2011 at 1:36

Attachments:

from gwtquery-ui.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Fixed in r142. Will try to make a release asap.

Original comment by [email protected] on 15 Aug 2011 at 2:02

  • Changed state: Fixed

from gwtquery-ui.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.