Style Intelligence v12.0

inetsoft.sree
Class EventHandler.EventAction

java.lang.Object
  extended by inetsoft.sree.EventHandler.EventAction
All Implemented Interfaces:
Serializable
Enclosing class:
EventHandler

public static class EventHandler.EventAction
extends Object
implements Serializable

Event to action mapping object.

See Also:
Serialized Form

Field Summary
 RepletCommand command
           
 EventObject event
           
 
Method Summary
 boolean equals(Object obj)
           
 String toString()
          Get the string representation.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

event

public EventObject event

command

public RepletCommand command
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Get the string representation.

Overrides:
toString in class Object

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.