Hello,

 

I am trying to replace the "Selected" Title on the Palette component to read
something like "ID Event Name..", I created a new component 

 

<component-specification class="org.apache.tapestry.BaseComponent"

    allow-body="yes"

    allow-informal-parameters="yes">

    

    <description>add a description</description>

    

    

    

</component-specification>

 

But I get an exception when I do <binding name="selectedTitleBlock"
expression="@PaletteSelectHeader. "/> or if I do <static-binding
name="selectedTitleBlock" value="PaletteSelectHeader"/>

 

Anybody have any hints as to what I am doing wrong?

 

Thanks,

Asim

Reply via email to