Re: make fileupload widget readonly

2010-07-02 Thread Stefan Bachert
Hi, I would try fileupload.getElement().setPropertyString(readonly, readonly); fileupload.getElement().setPropertyString(disabled, disabled); Stefan Bachert http://gwtworld.de On Jul 1, 9:54 am, abhi abhishek@gmail.com wrote: how to make fileupload  textbox readonly. -- You received

Re: make fileupload widget readonly

2010-07-02 Thread Isaac Truett
On Jul 2, 2010 12:15 PM, Stefan Bachert stefanbach...@yahoo.de wrote: Hi, I would try fileupload.getElement().setPropertyString(readonly, readonly); fileupload.getElement().setPropertyString(disabled, disabled); Stefan Bachert http://gwtworld.de On Jul 1, 9:54 am, abhi abhishek@gmail.com

make fileupload widget readonly

2010-07-01 Thread abhi
how to make fileupload textbox readonly. -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to

Re: How to make FileUpload widget readonly?

2009-12-31 Thread El Mentecato Mayor
, Is there a way to make FileUpload widget readonly? i.e. user should not be able to type on the text field of the FileUpload. Thanks in advance, Lakindu -- 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

How to make FileUpload widget readonly?

2009-12-30 Thread Lakindu
Hi, Is there a way to make FileUpload widget readonly? i.e. user should not be able to type on the text field of the FileUpload. Thanks in advance, Lakindu -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email