In Wicket, what is the difference between the different get input methods?

Posted by Andrew Kou on Stack Overflow See other posts from Stack Overflow or by Andrew Kou
Published on 2010-03-22T02:06:13Z Indexed on 2010/03/22 2:11 UTC
Read the original article Hit count: 362

Filed under:
|

What is the difference between getRawInput, getValue() and getModelValue() etc...?

© Stack Overflow or respective owner

Related posts about wicket

Related posts about methods