EventHandled¶
-
public enum
EventHandled¶
Enum Constants¶
Always¶
-
public static final EventHandled
Always¶
Forbidden¶
-
public static final EventHandled
Forbidden¶
Never¶
-
public static final EventHandled
Never¶
Sometimes¶
-
public static final EventHandled
Sometimes¶
Methods¶
fromInteger¶
-
public static EventHandled
fromInteger(int value)¶
toInteger¶
-
public static int
toInteger(EventHandled value)¶