Hi,

I am trying to use label with  wicket:for  attribute to create label
for MultiFileUploadField. However, this doesn't work because
AutoLabelResolver checks whether component implements ILabelProvider.
But ILabelProvider is not used in AutoLabelResolver and it is not even
needed in order to render wicket:for attribute, I think this check is
unnecessary and should be removed. Or am I missing something?

Tibor Blenessy

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

Reply via email to