]> source.dussan.org Git - gwtquery.git/commit
Adding a panel() method to widgets plugin so as gquery is able to convert any element...
authorManolo Carrasco <manolo@apache.org>
Fri, 19 Oct 2012 07:34:02 +0000 (09:34 +0200)
committerManolo Carrasco <manolo@apache.org>
Fri, 19 Oct 2012 07:34:02 +0000 (09:34 +0200)
commit11052f6e6478f7e67ac2e554d7194f37fffaf155
tree564e13a6496c08d70213dfb6ca8f8ef064f696aa
parentab19561d8a428088b1136cbbb1a26c5d5be0b467
Adding a panel() method to widgets plugin so as gquery is able to convert any element in a gwt panel
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Widgets.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/widgets/HtmlPanelWidgetFactory.java [new file with mode: 0644]
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/widgets/WidgetsHtmlPanel.java