com.tssap.util.ui.action
Interface IContextMenuAction

All Superinterfaces:
com.tssap.util.action.IAction, IDisplayableAction, com.tssap.util.action.IGenericAction

public interface IContextMenuAction
extends IDisplayableAction

Since:
10.07.2002

Method Summary
 java.lang.String[] getContextMenuPath()
           
 
Methods inherited from interface com.tssap.util.ui.action.IDisplayableAction
getImageDescriptor, getText, getToolTipText
 
Methods inherited from interface com.tssap.util.action.IGenericAction
isAvailable, isEnabled, isFallbackAction, run
 
Methods inherited from interface com.tssap.util.action.IAction
getCategory
 

Method Detail

getContextMenuPath

public java.lang.String[] getContextMenuPath()


Copyright © 2005 SAP AG. All Rights Reserved.