Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3052

Re: disable checkbox from

From "Lew" <lew@THRWHITE.remove-dii-this>
Subject Re: disable checkbox from
Message-ID <OemdnSwwRc4wxQranZ2dnUVZ_oKhnZ2d@comcast.com> (permalink)
Newsgroups comp.lang.java.gui
References <7c053830-23e4-410e-9847-c683dba30200@e32g2000prn.googlegroups.co
Date 2011-04-27 15:42 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.programmer
prabodhtiwari@gmail.com, aka "blah!", wrote:
> I know that by setting the value true and false for the checkbox
> property in formAction class we can set it to checked/unchecked. but
> how do i disable/enable it from the formAction class.

You should be able to set it by picking up a reference to the Form in the 
Action class, and using the Form's setter.

Do not multi-post.

Multi-posting bad.

I converted it to cross-posting on your behalf, at least for the newsgroups on 
which I found the multi-post.  Also, a lot of the same folks read both clj.gui 
and clj.programmer, so even cross-posting isn't very helpful to you.

Multi-posting annoys the people most likely to have the answers you want. 
Don't do it.

Read the clj.programmer (and ...help) FAQ by David Alex Lamb, which he posts 
every five days, and the links to which it posts.  Among other things, that 
will explain why

You should never multi-post.

-- 
Lew

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar | Unroll thread


Thread

Re: disable checkbox from "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:42 +0000

csiph-web