quick edit..

public Block onPerformSearch(String value) {
         return tfblock;
} 

should be

public Block onPerformSearch(String value) {
        valuee = value;
        return time2Block;
}

anyway, anyone else using that component?

..kace
-- 
View this message in context: 
http://www.nabble.com/Zone-update-on-any-client-side-event-tp23635425p23637007.html
Sent from the Tapestry - User 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

Reply via email to