com.tssap.util.ui.action
Interface IConvenientActionContainer

All Superinterfaces:
com.tssap.util.action.IGenericActionContainer
All Known Implementing Classes:
ConvenientActionContainer

public interface IConvenientActionContainer
extends com.tssap.util.action.IGenericActionContainer

Since:
10.07.2002

Method Summary
 IContextMenuAction[] getContextMenuActions()
           
 IMainMenuAction[] getMainMenuActions()
           
 IMainToolBarAction[] getMainToolBarActions()
           
 
Methods inherited from interface com.tssap.util.action.IGenericActionContainer
addAction, addActions, getActions, getActions
 

Method Detail

getContextMenuActions

public IContextMenuAction[] getContextMenuActions()

getMainMenuActions

public IMainMenuAction[] getMainMenuActions()

getMainToolBarActions

public IMainToolBarAction[] getMainToolBarActions()


Copyright © 2005 SAP AG. All Rights Reserved.