Re: Form Components With Built In Feedback

2009-05-14 Thread David Leangen
delete delete delete doh! On May 15, 2009, at 8:57 AM, David Leangen wrote: textfield.setcomponentborder(new fieldborder()); I didn't see FieldBorder in the javadocs. What is the full class name? Thanks! =David - T

Re: Form Components With Built In Feedback

2009-05-14 Thread David Leangen
textfield.setcomponentborder(new fieldborder()); I didn't see FieldBorder in the javadocs. What is the full class name? Thanks! =David - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands,

Re: Form Components With Built In Feedback

2009-05-14 Thread John Patterson
ew this message in context: http://www.nabble.com/Form-Components-With-Built-In-Feedback-tp21443674p23550337.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wic

Re: Form Components With Built In Feedback

2009-05-14 Thread Igor Vaynberg
nd of HTML in order to >>> display >>> messages. >>> >>> Also, nearly everything like this that I have developed in wicket is >>> usually >>> accompanied by the discovery that wicket already has the functionality >>> I'm >>>

Re: Form Components With Built In Feedback

2009-05-14 Thread John Patterson
gt;> like to move feedback next to each component. I have thought of some >> ways >> to do this without changing a ton of code, however none really work in >> the >> end because I would still need to add some kind of HTML in order to >> display >> messages. >> &g

Re: Form Components With Built In Feedback

2009-05-14 Thread Igor Vaynberg
t;> >>         } >>     } >> >> >> } >> >> >> On Tue, Jan 13, 2009 at 12:20 PM, walnutmon >> wrote: >>> >>> All, >>> >>> I have a page with many form components, nearly all of them have some >>> k

Re: Form Components With Built In Feedback

2009-05-14 Thread jobiwankanobi
like to move feedback next to each component. I have thought of some >> ways >> to do this without changing a ton of code, however none really work in >> the >> end because I would still need to add some kind of HTML in order to >> display >> messages. >> &g

Re: Form Components With Built In Feedback

2009-02-09 Thread walnutmon
if >> (((MarkupContainer)target).contains(message.getReporter(), true)) >> { >> return true; >> } >> } >> } >> return false; >> >>

Re: Form Components With Built In Feedback

2009-02-09 Thread walnutmon
ith many form components, nearly all of them have some >> kind >> of validation associated with them. I have a feedback panel at the top, >> I'd >> like to move feedback next to each component. I have thought of some >> ways >> to do this without chan

Re: Form Components With Built In Feedback

2009-01-13 Thread Igor Vaynberg
this that I have developed in wicket is usually > accompanied by the discovery that wicket already has the functionality I'm > looking for out of the box. Searching has given me surprisingly little with > regard to this topic though. Can someone point me in the right direction? &g

Re: Form Components With Built In Feedback

2009-01-13 Thread Martin Makundi
>>> display >>> messages. >>> >>> Also, nearly everything like this that I have developed in wicket is >>> usually >>> accompanied by the discovery that wicket already has the functionality >>> I&#x

Re: Form Components With Built In Feedback

2009-01-13 Thread walnutmon
; looking for out of the box. Searching has given me surprisingly little >> with >> regard to this topic though. Can someone point me in the right >> direction? >> -- >> View this message in context: >> http://www.nabble.com/Form-Components-With-Built-In-Feedba

Re: Form Components With Built In Feedback

2009-01-13 Thread Martin Makundi
he functionality I'm > looking for out of the box. Searching has given me surprisingly little with > regard to this topic though. Can someone point me in the right direction? > -- > View this message in context: > http://www.nabble.com/Form-Components-With-Built-In-Feedback-t

Form Components With Built In Feedback

2009-01-13 Thread walnutmon
has given me surprisingly little with regard to this topic though. Can someone point me in the right direction? -- View this message in context: http://www.nabble.com/Form-Components-With-Built-In-Feedback-tp21443674p21443674.html Sent from the Wicket - User mailing list archive at