com.tssap.util.ui.action
Interface IMainToolBarAction

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

public interface IMainToolBarAction
extends IDisplayableAction

Since:
10.07.2002

Method Summary
 java.lang.String getMainToolBarId()
           
 
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

getMainToolBarId

public java.lang.String getMainToolBarId()


Copyright © 2005 SAP AG. All Rights Reserved.