-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum DialogEventListener.EventType
-
-
Method Summary
Modifier and Type Method Description static Array<DialogEventListener.EventType>values()static DialogEventListener.EventTypevalueOf(String name)-
-
Method Detail
-
values
static Array<DialogEventListener.EventType> values()
-
valueOf
static DialogEventListener.EventType valueOf(String name)
-
-
-
-