-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 14, 2007 12:03 AM
To: Tapestry users
Subject: Re: @Insert default mode
I think you are thinking of "InsertText", not "Insert". Having a mode
of break by default on that component would break everyone
f the default were configurable assuming
InsertText really is deprecated and will be going away.
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 14, 2007 12:03 AM
To: Tapestry users
Subject: Re: @Insert default mode
I think you are thinki
OTECTED]
Sent: Monday, February 12, 2007 3:40 PM
To: Tapestry users
Subject: Re: @Insert default mode
Maybe override the Insert component in the .application file with your
custom one.
N.
Ben Dotte írta:
> Does anyone know if there is a way to specify a default mode for the
> Insert componen
From: Norbert Sándor [mailto:[EMAIL PROTECTED]
Sent: Monday, February 12, 2007 3:40 PM
To: Tapestry users
Subject: Re: @Insert default mode
Maybe override the Insert component in the .application file with your
custom one.
N.
Ben Dotte írta:
> Does anyone know if there is a way to specify a d
Maybe override the Insert component in the .application file with your
custom one.
N.
Ben Dotte írta:
Does anyone know if there is a way to specify a default mode for the
Insert component? When we upgraded to Tapestry 4.1 we ended up having to
specify InsertMode.BREAK every place we use it but