Interface com.symantec.itools.vcafe.openapi.event.VisualMenuListener
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface com.symantec.itools.vcafe.openapi.event.VisualMenuListener
  -  public interface VisualMenuListener
  
-  extends EventListener
  
The API used to recieve menu events in Visual Cafe.
  -  Version:
  
 -  1.0
  
 -  Author:
  
 -  Symantec Internet Tools Division
  
 -  Since:
  
 -  VCafe 3.0
    
 -  See Also:
    
 -  getContextualMenu
 
  
  -  
	menuOpening(VisualMenuEvent)
   -   Invoked when a menu is in the process of being opened
 
  
menuOpening
public abstract void menuOpening(VisualMenuEvent e)
  -  Invoked when a menu is in the process of being opened
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index