com.ibm.etools.iseries.rse.ui.actions.datatableview
Class ISeriesDataTableViewHistorySubmenuAction
java.lang.Object
SystemBaseSubMenuAction
com.ibm.etools.iseries.rse.ui.actions.datatableview.ISeriesDataTableViewHistorySubmenuAction
public class ISeriesDataTableViewHistorySubmenuAction
- extends SystemBaseSubMenuAction
A cascading menu action for "Work with->" for Data Table view,
showing the view history entries in a submenu.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
ISeriesDataTableViewHistorySubmenuAction
public ISeriesDataTableViewHistorySubmenuAction(Shell parent,
ISeriesDataTableView targetView,
Vector<ISeriesDataTableViewHistoryAction> vWorkWithHistAct)
- Constructor
populateSubMenu
public IMenuManager populateSubMenu(IMenuManager menu)
- See Also:
SystemBaseSubMenuAction#getSubMenu()
menuAboutToShow
public void menuAboutToShow(IMenuManager ourSubMenu)
- Called when submenu is about to show.
Called because we added a listener above.
And will only be called if there was an item to cause
the submenu to show.
updateState
public void updateState()
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.