Eclipse Rich Ajax Platform
Release 1.3

org.eclipse.rwt.lifecycle
Class JSListenerType

java.lang.Object
  extended byorg.eclipse.rwt.lifecycle.JSListenerType
All Implemented Interfaces:
Comparable

public final class JSListenerType
extends Object
implements Comparable


Field Summary
static JSListenerType ACTION
           
static JSListenerType STATE_AND_ACTION
           
static List VALUES
           
 
Constructor Summary
JSListenerType(String name)
           
 
Method Summary
 int compareTo(Object toCompare)
           
 int getOrdinal()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ACTION

public static final JSListenerType ACTION

STATE_AND_ACTION

public static final JSListenerType STATE_AND_ACTION

VALUES

public static final List VALUES
Constructor Detail

JSListenerType

public JSListenerType(String name)
Method Detail

toString

public String toString()

compareTo

public int compareTo(Object toCompare)
Specified by:
compareTo in interface Comparable

getOrdinal

public int getOrdinal()

Eclipse Rich Ajax Platform
Release 1.3

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.