If you mean that you want to wrap the Upload component with a label, i
suggest you create a new Component in your components package, then agregate
a label and a upload component in this one.

To publish the label component parameters, you can use the publishParameters
attribute of @Parameter, this way developers will have access to the inner
label component parameters from your outer custom component.

HTH


2010/8/9 LLTYK <ll...@mailinator.com>

>
> The tapestry package is com.x.y.t5, with the component being in
> com.x.y.t5.components. I have a list of upload files, each with a label, so
> I figured I'd create a wrapper object with the label string and the upload
> object.
> --
> View this message in context:
> http://tapestry-users.832.n2.nabble.com/Classloader-problem-loader-constraint-violation-tp5381992p5388570.html
> Sent from the Tapestry Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Regards,
Christophe Cordenier.

Committer on Apache Tapestry 5
Co-creator of wooki @wookicentral.com

Reply via email to