e4c / EclipseCommander

Open-source file manager built on the Eclipse 4 application platform.
Eclipse Public License 1.0
2 stars 1 forks source link

remove selection in non visible tabs #31

Closed webcane closed 10 years ago

webcane commented 10 years ago

In the moment when tab stay not visible -> remove selection from it. If You open this tab again when table should be without any selection.

try to use Event Broker for it.

webcane commented 10 years ago

регистрируем в application.e4xmi новую комманду и обработчик для нее, без биндингов, без всего. Для обработчика задаем ClassURI на класс обработчика, содержащего обработчик события TAB_REMOVE_SELECTION.