com.tssap.util.ui.action
Interface IDisplayableAction
- All Superinterfaces:
- com.tssap.util.action.IAction, com.tssap.util.action.IGenericAction
- All Known Subinterfaces:
- IContextMenuAction, IMainMenuAction, IMainToolBarAction
- All Known Implementing Classes:
- DefaultAction
- public interface IDisplayableAction
- extends com.tssap.util.action.IGenericAction
- Since:
- 10.07.2002
| Methods inherited from interface com.tssap.util.action.IGenericAction |
isAvailable, isEnabled, isFallbackAction, run |
| Methods inherited from interface com.tssap.util.action.IAction |
getCategory |
getText
public java.lang.String getText()
getToolTipText
public java.lang.String getToolTipText()
getImageDescriptor
public org.eclipse.jface.resource.ImageDescriptor getImageDescriptor()
Copyright © 2005 SAP AG. All Rights Reserved.