From 0b419887ee438eb524c6873f63b1d961f8a0c612 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Tue, 5 Apr 2011 08:16:39 +0000 Subject: moved gwt widgets from gwtquery to gquery enhance plugin --- .../java/gwtquery/samples/GwtQueryWidgets.gwt.xml | 6 - .../samples/client/GwtQueryWidgetModule.java | 122 ------------- .../gwtquery/samples/public/GwtQueryWidgets.html | 199 --------------------- 3 files changed, 327 deletions(-) delete mode 100644 samples/src/main/java/gwtquery/samples/GwtQueryWidgets.gwt.xml delete mode 100644 samples/src/main/java/gwtquery/samples/client/GwtQueryWidgetModule.java delete mode 100644 samples/src/main/java/gwtquery/samples/public/GwtQueryWidgets.html (limited to 'samples/src/main/java') diff --git a/samples/src/main/java/gwtquery/samples/GwtQueryWidgets.gwt.xml b/samples/src/main/java/gwtquery/samples/GwtQueryWidgets.gwt.xml deleted file mode 100644 index 014b421b..00000000 --- a/samples/src/main/java/gwtquery/samples/GwtQueryWidgets.gwt.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/samples/src/main/java/gwtquery/samples/client/GwtQueryWidgetModule.java b/samples/src/main/java/gwtquery/samples/client/GwtQueryWidgetModule.java deleted file mode 100644 index 8faa5cf9..00000000 --- a/samples/src/main/java/gwtquery/samples/client/GwtQueryWidgetModule.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * Copyright 2011, The gwtquery team. - * - * Licensed under the Apache License, Version 2.0 (the "License"); you may not - * use this file except in compliance with the License. You may obtain a copy of - * the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations under - * the License. - */ -package gwtquery.samples.client; - -import static com.google.gwt.query.client.GQuery.$; -import static com.google.gwt.query.client.plugins.Widgets.Widgets; - -import com.google.gwt.core.client.EntryPoint; -import com.google.gwt.core.client.GWT; -import com.google.gwt.dom.client.Element; -import com.google.gwt.event.dom.client.ClickEvent; -import com.google.gwt.event.dom.client.ClickHandler; -import com.google.gwt.query.client.plugins.widgets.WidgetInitializer; -import com.google.gwt.query.client.plugins.widgets.ListBoxWidgetFactory.ListBoxOptions; -import com.google.gwt.query.client.plugins.widgets.SuggestBoxWidgetFactory.SuggestBoxOptions; -import com.google.gwt.query.client.plugins.widgets.TabPanelWidgetFactory.TabPanelOptions; -import com.google.gwt.user.client.ui.Button; -import com.google.gwt.user.client.ui.DisclosurePanel; -import com.google.gwt.user.client.ui.GqUi; -import com.google.gwt.user.client.ui.Label; -import com.google.gwt.user.client.ui.PopupPanel; -import com.google.gwt.user.client.ui.RootPanel; -import com.google.gwt.user.client.ui.Tree; -import com.google.gwt.user.client.ui.TreeItem; -import com.google.gwt.user.client.ui.Widget; - -import java.util.Iterator; - -public class GwtQueryWidgetModule implements EntryPoint { - - public static class MyButtonInitializer implements WidgetInitializer -
Make me a button 5!
-
Make me a button 6!
- - - -

Inputs

- -
- - -
-
I will be a text input
- I will be a text input - -
- -
-
I will be an password input
- I will be an password input - -
- - -
-
I will be a text area
- I will be a text area - -
- -
-
-
suggestion a
-
suggestion b
-
suggestion c
-
suggestion d
-
suggestion e
-
suggestion f
-
suggestion g
-
suggestion h
-
suggestion i
-
suggestion j
-
suggestion k
-
suggestion l
-
suggestion m
-
suggestion n
-
suggestion o
-
suggestion p
-
suggestion q
-
suggestion r
-
suggestion s
-
suggestion t
-
suggestion u
-
suggestion v
-
suggestion w
-
suggestion x
-
suggestion y
-
suggestion z
-
- -
    -
  • suggestion a
  • -
  • suggestion b
  • -
  • suggestion c
  • -
  • suggestion d
  • -
  • suggestion e
  • -
  • suggestion f
  • -
  • suggestion g
  • -
  • suggestion h
  • -
  • suggestion i
  • -
  • suggestion j
  • -
  • suggestion k
  • -
  • suggestion l
  • -
  • suggestion m
  • -
  • suggestion n
  • -
  • suggestion o
  • -
  • suggestion p
  • -
  • suggestion q
  • -
  • suggestion r
  • -
  • suggestion s
  • -
  • suggestion t
  • -
  • suggestion u
  • -
  • suggestion v
  • -
  • suggestion w
  • -
  • suggestion x
  • -
  • suggestion y
  • -
  • suggestion z
  • -
- -
-
Checkbox
-
created
-
from div
-
- -
-
RadioButton
-
created
-
from div
-
-
- - -
- -

Normal Tab

-
Pellentesque habitant morbi tristique senectus et netus et - malesuada fames ac turpis egestas. Duis feugiat dapibus nunc, sit amet - sodales dolor bibendum eget. Pellentesque ac libero et nibh ultrices - vehicula. Morbi convallis auctor ultricies. Class aptent taciti sociosqu - ad litora torquent per conubia nostra, per inceptos himenaeos. Aenean - gravida eros at massa fringilla vestibulum. Sed justo dui, euismod et - venenatis in, vehicula ut nisi. Sed sodales lorem vel est luctus vitae - ornare erat pulvinar. Maecenas lacus sem, ultrices vitae tincidunt in, - gravida eget quam. Vestibulum condimentum, augue nec consectetur - egestas, mi sapien ullamcorper diam, sit amet molestie mauris odio at - lacus.
- -

SelectBoxes

-
-
- - -
    -
  • option 21
  • -
  • option 22
  • -
  • option 23
  • -
  • option 23
  • -
- -
-
div 1
-
div 2
- span 1 - span 1 -
- -
-
div 1
-
div 2
- span 1 - span 1 -
-
-
- -

StackPanel

-
-
-

header 1

-
content 1
- -

header 2

-
content 2
- -

header 3

-
content 3
-
-
- - - - - - - -- cgit v1.2.3