com.bowstreet.builders.webapp.api
Interface CheckBoxGroup.BuilderStaticValues

Enclosing class:
CheckBoxGroup

public static interface CheckBoxGroup.BuilderStaticValues

Constant values imported from the builder definition file.


Field Summary
static java.lang.String BuilderDefId
           
static java.lang.String CheckedValue
           
static java.lang.String DataFormat
           
static java.lang.String DefaultValues
           
static java.lang.String DFVAL_SelectedValueList
           
static java.lang.String DFVAL_ValueStateList
           
static java.lang.String Name
           
static java.lang.String Orientation
           
static java.lang.String OrientationVAL_horizontal
           
static java.lang.String OrientationVAL_vertical
           
static java.lang.String PageLocation
           
static java.lang.String SelectedValues
           
static java.lang.String TextKey
           
static java.lang.String UncheckedValue
           
static java.lang.String ValueKey
           
 

Field Detail

BuilderDefId

static final java.lang.String BuilderDefId
See Also:
Constant Field Values

CheckedValue

static final java.lang.String CheckedValue
See Also:
Constant Field Values

DataFormat

static final java.lang.String DataFormat
See Also:
Constant Field Values

DefaultValues

static final java.lang.String DefaultValues
See Also:
Constant Field Values

DFVAL_SelectedValueList

static final java.lang.String DFVAL_SelectedValueList
See Also:
Constant Field Values

DFVAL_ValueStateList

static final java.lang.String DFVAL_ValueStateList
See Also:
Constant Field Values

Name

static final java.lang.String Name
See Also:
Constant Field Values

Orientation

static final java.lang.String Orientation
See Also:
Constant Field Values

OrientationVAL_horizontal

static final java.lang.String OrientationVAL_horizontal
See Also:
Constant Field Values

OrientationVAL_vertical

static final java.lang.String OrientationVAL_vertical
See Also:
Constant Field Values

PageLocation

static final java.lang.String PageLocation
See Also:
Constant Field Values

SelectedValues

static final java.lang.String SelectedValues
See Also:
Constant Field Values

TextKey

static final java.lang.String TextKey
See Also:
Constant Field Values

UncheckedValue

static final java.lang.String UncheckedValue
See Also:
Constant Field Values

ValueKey

static final java.lang.String ValueKey
See Also:
Constant Field Values


Copyright © 2009 IBM. All Rights Reserved.