Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RadioButton #12

Open
JoanZapata opened this issue Apr 2, 2012 · 0 comments
Open

RadioButton #12

JoanZapata opened this issue Apr 2, 2012 · 0 comments

Comments

@JoanZapata
Copy link

You're RadioButton isn't a subclass of the GWT RadioButton nor a proper delegator.
I can't get the current state of the button, there is no getValue() method.

https://github.com/nyao/bootstrap4gwt/blob/master/src/com/github/nyao/bootstrap4gwt/client/ui/RadioButton.java

Maybe you should give access to the underlying GWT widget when you're not subclassing it, or add delegation methods.

It's currently unusable IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant