public interface IToolBarForTable extends ISelectionListenerToolBar
ISelectionListenerToolBar which targets an ITable and listens for its row selection changes.
The finalizeLayout() method must be called in order to install the ListSelectionListener.
IGuiFactory.newToolBarForTable(ITable)| Modifier and Type | Method and Description |
|---|---|
void |
finalizeLayout()
Overridden to also register
ListSelectionListener to the targeted table and also to invoke it. |
addSelectInfoLabel, addSelEnabledButtonvoid finalizeLayout()
ListSelectionListener to the targeted table and also to invoke it.finalizeLayout in interface IToolBar
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.