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

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

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

Methods in org.noos.xing.mydoggy.event that return DockableManagerEvent.ActionId
 DockableManagerEvent.ActionId DockableManagerEvent.getActionId()
          Returns the action identifier.
static DockableManagerEvent.ActionId DockableManagerEvent.ActionId.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DockableManagerEvent.ActionId[] DockableManagerEvent.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 DockableManagerEvent.ActionId
DockableManagerEvent(Object source, DockableManagerEvent.ActionId actionId, Dockable dockable)
          Constructs a DockableEvent object with the specified source, actionId and dockable.
 



Copyright © 2012. All Rights Reserved.