org.equanda.test.dm.client.constants
Interface ChoicesConstants

All Known Implementing Classes:
ChoicesSelectorBean

public interface ChoicesConstants


Field Summary
static String COUNTRY_AUS
           
static String COUNTRY_NZ
           
static String COUNTRY_USA
           
static int MONITOR_SIZE_BIG
           
static int MONITOR_SIZE_MEDIUM
           
static int MONITOR_SIZE_SMALL
           
static String SEASON_AUTOMN
           
static String SEASON_SPRING
           
static String SEASON_SUMMER
           
static String SEASON_WINTER
           
static String TYPE_Choices
           
static int WEIGHT_BIG
           
static int WEIGHT_SMALL
           
 

Field Detail

TYPE_Choices

static final String TYPE_Choices
See Also:
Constant Field Values

SEASON_WINTER

static final String SEASON_WINTER
See Also:
Constant Field Values

SEASON_SPRING

static final String SEASON_SPRING
See Also:
Constant Field Values

SEASON_SUMMER

static final String SEASON_SUMMER
See Also:
Constant Field Values

SEASON_AUTOMN

static final String SEASON_AUTOMN
See Also:
Constant Field Values

MONITOR_SIZE_SMALL

static final int MONITOR_SIZE_SMALL
See Also:
Constant Field Values

MONITOR_SIZE_MEDIUM

static final int MONITOR_SIZE_MEDIUM
See Also:
Constant Field Values

MONITOR_SIZE_BIG

static final int MONITOR_SIZE_BIG
See Also:
Constant Field Values

WEIGHT_SMALL

static final int WEIGHT_SMALL
See Also:
Constant Field Values

WEIGHT_BIG

static final int WEIGHT_BIG
See Also:
Constant Field Values

COUNTRY_USA

static final String COUNTRY_USA
See Also:
Constant Field Values

COUNTRY_NZ

static final String COUNTRY_NZ
See Also:
Constant Field Values

COUNTRY_AUS

static final String COUNTRY_AUS
See Also:
Constant Field Values


Copyright © 2007-2008. All Rights Reserved.