I'm not sure about the form itself, but you can disable Form controls using the disabled HTML attribute.
On 8/4/06, zqzuk <[EMAIL PROTECTED]> wrote:
Hi, just wonder is there any way to disable a form component in code? i searched tapestry api, but seems theres only a method isDisabled() which returns the component's state, but no methods that can change this state... is there anyway i can do this please? thanks -- View this message in context: http://www.nabble.com/disable-form-component-tf2050627.html#a5648529 Sent from the Tapestry - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thanks, Karthik