public class ActionOverlapCodes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
OverlapCancel
Cancel the previous action.
|
static int |
OverlapError
Report an error.
|
static int |
OverlapIgnore
Ignore the previous action.
|
static int |
OverlapWait
Wait for the previous action to complete.
|
| Constructor and Description |
|---|
ActionOverlapCodes() |
public static final int OverlapIgnore
public static final int OverlapWait
public static final int OverlapCancel
public static final int OverlapError
Copyright © 2018 RENCI. All Rights Reserved.