MenuMerge Class

MenuMerge Class

This Package | All Packages

Enum
  |
  +--MenuMerge
public class MenuMerge
extends Enum

Topic under construction.

Fields
Name Description
ADD Topic under construction.
MERGEITEMS Topic under construction.
REMOVE Topic under construction.
REPLACE Topic under construction.

Fields

MenuMerge.ADD

Syntax
public static final int ADD;
Description
Topic under construction.

MenuMerge.MERGEITEMS

Syntax
public static final int MERGEITEMS;
Description
Topic under construction.

MenuMerge.REMOVE

Syntax
public static final int REMOVE;
Description
Topic under construction.

MenuMerge.REPLACE

Syntax
public static final int REPLACE;
Description
Topic under construction.