flash.events
Class EventType

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by flash.events.EventType

public final class EventType
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected EventType()
           
 
Method Summary
static EventType make(String type)
           
 String value()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventType

protected EventType()
Method Detail

make

public static EventType make(String type)

value

public String value()


Copyright © 2011. All Rights Reserved.