commit | dec7ecbca33772c399b3c4b180e462f1b894ad0c | [log] [tgz] |
---|---|---|
author | Tim Buschtöns <tbuschto@eclipsesource.com> | Thu Mar 28 17:47:12 2013 +0100 |
committer | Tim Buschtöns <tbuschto@eclipsesource.com> | Thu Mar 28 17:47:12 2013 +0100 |
tree | 89cd6047164750440b9d910b8c8a3db504f8f6cb | |
parent | 2251652e9d1a717e62fe50d30e34df06ab63459b [diff] |
Support for public (custom) components Types registered via rap.registerTypeHandler can now have ClientListener attached if they implement addListener( string, Function ). It's of limited use, as only widgets can have a ClientListener on the server.