Well, per the example in the "forms with flair" demo, I'm adding these
borders to my components "on the fly" using a visitor.  So, I don't
think the FormComponentFeedbackBorder thing will work, since I would
have to actually change the hierarchy by adding my component *to* the
border component (it doesn't implement IComponentBorder as required by
the setComponentBorder method).  Or, am I not understanding how to use
it (or something like it)?

On Tue, Mar 23, 2010 at 6:08 PM, TahitianGabriel <[email protected]> wrote:
>
> How about FormComponentFeedbackIndicator and FormComponentFeedbackBorder?
> Doesn't they fit your need? I think they worked with ajax.
>
> Gabriel.
>
>
> jwcarman wrote:
>>
>> Does anyone have a required border class (something that automatically
>> puts a little red "*" next to a required field)?
>>
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/Required-Border...-tp28006887p28007855.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to