public static final class CefContextMenuParams.EditStateFlags
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
CM_EDITFLAG_CAN_COPY |
static int |
CM_EDITFLAG_CAN_CUT |
static int |
CM_EDITFLAG_CAN_DELETE |
static int |
CM_EDITFLAG_CAN_PASTE |
static int |
CM_EDITFLAG_CAN_REDO |
static int |
CM_EDITFLAG_CAN_SELECT_ALL |
static int |
CM_EDITFLAG_CAN_TRANSLATE |
static int |
CM_EDITFLAG_CAN_UNDO |
static int |
CM_EDITFLAG_NONE |
构造器和说明 |
---|
EditStateFlags() |
public static final int CM_EDITFLAG_CAN_COPY
public static final int CM_EDITFLAG_CAN_CUT
public static final int CM_EDITFLAG_CAN_DELETE
public static final int CM_EDITFLAG_CAN_PASTE
public static final int CM_EDITFLAG_CAN_REDO
public static final int CM_EDITFLAG_CAN_SELECT_ALL
public static final int CM_EDITFLAG_CAN_TRANSLATE
public static final int CM_EDITFLAG_CAN_UNDO
public static final int CM_EDITFLAG_NONE