public interface IToolBarForList extends ISelectionListenerToolBar
ISelectionListenerToolBar which targets an IList and listens for its item selection changes.
The finalizeLayout() method must be called in order to install the ListSelectionListener.
IGuiFactory.newToolBarForList(IList)| Modifier and Type | Method and Description |
|---|---|
void |
finalizeLayout()
Overridden to also register
ListSelectionListener to the targeted list and also to invoke it. |
addSelectInfoLabel, addSelEnabledButtonvoid finalizeLayout()
ListSelectionListener to the targeted list 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.