Custom cell fileupdate

2011-08-30 Thread jose felix estevez
any idea how to create a cell that serves to upload files to server.

-- 
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-toolkit@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.



CellTables and fileupload help!!

2011-08-29 Thread jose felix estevez
good friends I'm trying to create a column that is the typefileupload any 
ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/_iGJ8sHL0GQJ.
To post to this group, send email to google-web-toolkit@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.



New Windows and panels

2011-08-29 Thread jose felix estevez
good friends, will be possible to open a new window and create panels in
that window.

-- 
Jose F.Estevez H.
T.S.U. en Analisis y Diseño de Sistemas
Consultor Staff I
Tecnology Consulting Solutions - TCS

-- 
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-toolkit@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.



Radio Button in celltablet

2011-08-18 Thread jose felix estevez
buenas noches, quisiera saber como crear radiobutton dentro de un celltablet

-- 
Jose F.Estevez H.
T.S.U. en Analisis y Diseño de Sistemas
Consultor Staff I
Tecnology Consulting Solutions - TCS

-- 
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-toolkit@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.



problem

2011-08-15 Thread jose felix estevez
I just migrated to version 2.3
and when I'm creating a Panel
I get the following error:
ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/com/google/gwt/editor/client/EditorDriver.java'.
ERROR: Line 20: The import javax.validation.ConstraintViolation cannot
be resolved.
ERROR: Line 97: ConstraintViolation cannot be resolved to a type.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/com/google/gwt/editor/client/impl/AbstractSimpleBeanEditorDriver.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/com/google/gwt/editor/client/impl/BaseEditorDriver.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/com/google/gwt/editor/client/impl/SimpleViolation.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/com/google/gwt/editor/client/testing/MockSimpleBeanEditorDriver.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/javax/validation/super/javax/validation/Configuration.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/javax/validation/ConstraintViolationException_CustomFieldSerializer.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/javax/validation/super/javax/validation/MessageInterpolator.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/javax/validation/super/javax/validation/constraints/Pattern.java'.
  ERROR: Errors in
'jar:file:/C:/Repositorio/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar!/javax/validation/super/javax/validation/spi/ConfigurationState.java'.
DEBUG: Rebinding com.google.gwt.core.client.impl.SchedulerImpl.
ERROR: Line 28: Name clash: The method
setConstraintViolations(Iterable>) of type
BaseEditorDriver has the same erasure as
setConstraintViolations(Iterable>) of type
EditorDriver but does not override it.
ERROR: Line 31: The import javax.validation.ConstraintViolation cannot
be resolved.
ERROR: Line 67: ConstraintViolation cannot be resolved to a type.
ERROR: Line 25: The import javax.validation.ConstraintViolation cannot
be resolved.
ERROR: Line 40: ConstraintViolation cannot be resolved to a type.
ERROR: Line 43: ConstraintViolation cannot be resolved to a type.
ERROR: Line 44: Missing code implementation in the compiler.
ERROR: Line 49: ConstraintViolation cannot be resolved to a type.
ERROR: Line 49: Missing code implementation in the compiler.
ERROR: Line 70: ConstraintViolation cannot be resolved to a type.
ERROR: Line 72: ConstraintViolation cannot be resolved to a type.
ERROR: Line 73: ConstraintViolation cannot be resolved to a type.
ERROR: Line 77: ConstraintViolation cannot be resolved
to a type.
ERROR: Line 81: ConstraintViolation cannot be resolved
to a type.
ERROR: Line 89: ConstraintViolation cannot be resolved
to a type.
ERROR: Line 93: ConstraintViolation cannot be resolved
to a type.
ERROR: Line 98: ConstraintViolation cannot be resolved to a type.
ERROR: Line 26: The import javax.validation.ConstraintViolation cannot
be resolved.
ERROR: Line 35: The type MockSimpleBeanEditorDriver must implement
the inherited abstract method
EditorDriver.setConstraintViolations(Iterable>).
ERROR: Line 107: Name clash: The method
setConstraintViolations(Iterable>) of type
MockSimpleBeanEditorDriver has the same erasure as
setConstraintViolations(Iterable>) of type
EditorDriver but does not override it.
ERROR: Line 108: ConstraintViolation cannot be resolved to a type.
ERROR: Line 93: TraversableResolver cannot be resolved to a type.
ERROR: Line 105: ConstraintValidatorFactory cannot be resolved to a
type.
ERROR: Line 182: TraversableResolver cannot be resolved to a type.
ERROR: Line 182: No source code is available for type
TraversableResolver; did you forget to inherit a required module?.
ERROR: Line 194: ConstraintValidatorFactory cannot be resolved to a
type.
ERROR: Line 194: No source code is available for type
ConstraintValidatorFactory; did you forget to inherit a required module?.
ERROR: Line 202: ValidatorFactory cannot be resolved to a type.
ERROR: Line 202: No source code is available for type ValidatorFactory;
did you forget to inherit a required module?.
ERROR: Line 30: ConstraintViolationException cannot be resolved to a
type.
ERROR: Line 34: ConstraintViolationException cannot be resolved to a
type.
ERROR: Line 34: No source code is available for type
ConstraintViolationException; did you forget to inherit a required module?.
ERROR: Line 39: ConstraintViolation cannot be resolved to a type.
ERROR: Line 39: ConstraintViolation cannot be resolved to a type.
ERROR: Line 40: ConstraintViola

CellTable

2011-08-12 Thread jose felix estevez
good friends, I am trying to put together a fileupdater celltable with
an idea.

-- 
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-toolkit@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.



Re: Widget Calendario

2011-08-12 Thread jose felix estevez
sorry but I have responded in Spanish, in this group.

2011/8/12 Hilario Perez Corona 

> Please, use english on this group.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/DWodS_-Xr_oJ.
>
> To post to this group, send email to google-web-toolkit@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.
>



-- 
Jose F.Estevez H.
T.S.U. en Analisis y Diseño de Sistemas
Consultor Staff I
Tecnology Consulting Solutions - TCS

-- 
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-toolkit@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.



Widget Calendario

2011-08-12 Thread jose felix estevez
buenas amigo estoy en busqueda de algun widget  que me cumpla con la
funcion de desplegar un calendario con la fecha.

-- 
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-toolkit@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.



Re: problemas con stylos

2011-08-11 Thread jose felix estevez
justo me estoy guiando por ese ejemplo pero el ultimo selector del css que
es justo el que quiero modificar  no lo toma observe por firebug que el
sobrepone el por defecto con el que yo creo ahi.

2011/8/11 Juan Pablo Gardella 

> mira esto: http://examples.roughian.com/index.htm#Widgets~MenuBar
>
>
> 2011/8/11 jose felix estevez 
>
>> Buenas amigo les explico mi problema , quiero modificar el css de un
>> menubar logro modificarlo todo  excepto  cuando esta seleccionado
>> algun item del menu que me coloca un background por defecto quiero
>> modificar ese background.
>>
>> --
>> 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-toolkit@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.
>>
>>
>  --
> 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-toolkit@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.
>



-- 
Jose F.Estevez H.
T.S.U. en Analisis y Diseño de Sistemas
Consultor Staff I
Tecnology Consulting Solutions - TCS

-- 
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-toolkit@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.



problemas con stylos

2011-08-11 Thread jose felix estevez
Buenas amigo les explico mi problema , quiero modificar el css de un
menubar logro modificarlo todo  excepto  cuando esta seleccionado
algun item del menu que me coloca un background por defecto quiero
modificar ese background.

-- 
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-toolkit@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.



GWT menu dinamico

2011-08-02 Thread jose felix estevez
Buenas amigos estoy en busqueda de algun widget  que  cumpla la
funcion de  menu.

-- 
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-toolkit@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.



Re: GWT and Spring

2011-08-02 Thread jose felix estevez
gracias amigo toda ayuda es bien recibida. saludos.

2011/8/1 Juan Pablo Gardella 

> Hola José
>
> Bienvenido a la comunidad. Yo te puedo recomendar que veas el siguiente
> prototipo:
>
> https://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home
>
> Si bien es un poco avanzado porque tiene varios frameworks, te puede servir
> de guía.
>
> Saludos,
> Juan
>
> 2011/8/1 jose felix estevez 
>
>> wow gracias amigo por responder tan rapido.
>>
>> El 1 de agosto de 2011 19:52, Gal Dolber  escribió:
>>
>> Buenas, bienvenido!
>>>
>>> No use nunca spring, pero parece haber mucha informacion al respecto,
>>> este el primer proyecto que aparece:
>>> http://code.google.com/p/gwtrpc-spring/
>>>
>>> Tambien hay instrucciones en gwt-incubator
>>> http://code.google.com/p/google-web-toolkit-incubator/wiki/IntegratingWithSpring
>>>
>>> Saludos
>>>
>>> On Mon, Aug 1, 2011 at 12:58 PM, jose felix estevez <
>>> josefel...@gmail.com> wrote:
>>>
>>>> buenas amigos soy nuevo en esto de gwt y me gustaria integrar gwt con
>>>> spring alguna ayuda
>>>>
>>>> --
>>>> 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-toolkit@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.
>>>>
>>>>
>>>
>>>
>>> --
>>> Guit: Elegant, beautiful, modular and *production ready* gwt
>>> applications.
>>>
>>> http://code.google.com/p/guit/
>>>
>>>
>>>
>>>
>>>  --
>>> 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-toolkit@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.
>>>
>>
>>
>>
>> --
>> Jose F.Estevez H.
>> T.S.U. en Analisis y Diseño de Sistemas
>> Consultor Staff I
>> Tecnology Consulting Solutions - TCS
>>
>>
>>  --
>> 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-toolkit@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.
>>
>
>  --
> 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-toolkit@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.
>



-- 
Jose F.Estevez H.
T.S.U. en Analisis y Diseño de Sistemas
Consultor Staff I
Tecnology Consulting Solutions - TCS

-- 
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-toolkit@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.



Re: GWT and Spring

2011-08-01 Thread jose felix estevez
wow gracias amigo por responder tan rapido.

El 1 de agosto de 2011 19:52, Gal Dolber  escribió:

> Buenas, bienvenido!
>
> No use nunca spring, pero parece haber mucha informacion al respecto, este
> el primer proyecto que aparece:
> http://code.google.com/p/gwtrpc-spring/
>
> Tambien hay instrucciones en gwt-incubator
> http://code.google.com/p/google-web-toolkit-incubator/wiki/IntegratingWithSpring
>
> Saludos
>
> On Mon, Aug 1, 2011 at 12:58 PM, jose felix estevez 
> wrote:
>
>> buenas amigos soy nuevo en esto de gwt y me gustaria integrar gwt con
>> spring alguna ayuda
>>
>> --
>> 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-toolkit@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.
>>
>>
>
>
> --
> Guit: Elegant, beautiful, modular and *production ready* gwt applications.
>
> http://code.google.com/p/guit/
>
>
>
>
>  --
> 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-toolkit@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.
>



-- 
Jose F.Estevez H.
T.S.U. en Analisis y Diseño de Sistemas
Consultor Staff I
Tecnology Consulting Solutions - TCS

-- 
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-toolkit@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.



GWT and Spring

2011-08-01 Thread jose felix estevez
buenas amigos soy nuevo en esto de gwt y me gustaria integrar gwt con
spring alguna ayuda

-- 
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-toolkit@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.