Interface AktienTabelleContextMenuListener
- All Known Implementing Classes:
AktienSettingsController
public interface AktienTabelleContextMenuListener
The listener for the context menu of the table in
AktienSettingsAktienTabellePart
.- Author:
- Frank Münster
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notifies that the selected stock should be shown to be updated.
-
Method Details
-
notifyStockToUpdateSelected
Notifies that the selected stock should be shown to be updated.- Parameters:
stock
- to show
-