public final class Actions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
ACTION_ASYNCHRONOUS |
static long |
ACTION_DELETE |
static long |
ACTION_EXPORT |
static long |
ACTION_GOTO |
static long |
ACTION_SEARCH |
static long |
ACTION_VISIBILITY |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasBits(int value,
int mask) |
public static final long ACTION_VISIBILITY
public static final long ACTION_GOTO
public static final long ACTION_DELETE
public static final long ACTION_EXPORT
public static final long ACTION_SEARCH
public static final long ACTION_ASYNCHRONOUS