Uses of Class
org.noos.xing.mydoggy.event.ToolWindowTabEvent.ActionId

Packages that use ToolWindowTabEvent.ActionId
org.noos.xing.mydoggy.event   
 

Uses of ToolWindowTabEvent.ActionId in org.noos.xing.mydoggy.event
 

Methods in org.noos.xing.mydoggy.event that return ToolWindowTabEvent.ActionId
 ToolWindowTabEvent.ActionId ToolWindowTabEvent.getActionId()
          Returns the action identifier.
static ToolWindowTabEvent.ActionId ToolWindowTabEvent.ActionId.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ToolWindowTabEvent.ActionId[] ToolWindowTabEvent.ActionId.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.noos.xing.mydoggy.event with parameters of type ToolWindowTabEvent.ActionId
ToolWindowTabEvent(Object source, ToolWindowTabEvent.ActionId actionId, ToolWindow toolWindow, ToolWindowTab toolWindowTab)
          Constructs a ToolWindowTabEvent object with the specified source, actionId, tool window and tab.
 



Copyright © 2012. All Rights Reserved.