You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "Gabriel H. Lozano M." <ga...@edesa.net> on 2006/02/14 21:00:20 UTC

one little help with a property selection

Hi everyone!!

I want to know if in my model implementation (IPropertySelectionModel) ,in
the label can I insert a tag like <strong>. For example:

public String getLabel(int index) {
	
	return "<strong> " + index + "</strong>";

}
thank you.

Gabriel Lozano M.


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org