Uses of Interface
org.eclipse.graphiti.tb.IContextButtonPadData

Packages that use IContextButtonPadData
org.eclipse.graphiti.tb   
 

Uses of IContextButtonPadData in org.eclipse.graphiti.tb
 

Classes in org.eclipse.graphiti.tb that implement IContextButtonPadData
 class DefaultContextButtonPadData
          A very simple implementation of IContextButtonPadData without any real functionality.
 

Methods in org.eclipse.graphiti.tb that return IContextButtonPadData
 IContextButtonPadData DefaultToolBehaviorProvider.getContextButtonPad(IPictogramElementContext context)
           
 IContextButtonPadData IToolBehaviorProvider.getContextButtonPad(IPictogramElementContext context)
          Returns the context button pad data for the given pictogram element context.
 

Methods in org.eclipse.graphiti.tb with parameters of type IContextButtonPadData
protected  void DefaultToolBehaviorProvider.setGenericContextButtons(IContextButtonPadData data, PictogramElement pe, int identifiers)
          Sets the defined generic context buttons to the given IContextButtonPadData.
 



Copyright (c) SAP AG 2005, 2010.