ViewEnum Class

ViewEnum Class

This Package | All Packages

Enum
  |
  +--ViewEnum
public class ViewEnum
extends Enum

Topic under construction.

Fields
Name Description
LARGEICON Topic under construction.
LIST Topic under construction.
REPORT Topic under construction.
SMALLICON Topic under construction.

Fields

ViewEnum.LARGEICON

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

ViewEnum.LIST

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

ViewEnum.REPORT

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

ViewEnum.SMALLICON

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