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

Enclosing class:
Select

public static interface Select.BuilderStaticValues

Constant values imported from the builder definition file.


Field Summary
static java.lang.String BuilderDefId
           
static java.lang.String HTMLAttributes
           
static java.lang.String LookupTable
           
static java.lang.String Multiple
           
static java.lang.String Name
           
static java.lang.String Options
           
static java.lang.String PageLocation
           
static java.lang.String RemoveDuplicateOptions
           
static java.lang.String RetainOptions
           
static java.lang.String SelectedValues
           
static java.lang.String TextKey
           
static java.lang.String Value
           
static java.lang.String ValueKey
           
 

Field Detail

BuilderDefId

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

HTMLAttributes

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

LookupTable

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

Multiple

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

Name

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

Options

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

PageLocation

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

RemoveDuplicateOptions

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

RetainOptions

static final java.lang.String RetainOptions
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

Value

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

ValueKey

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


Copyright © 2009 IBM. All Rights Reserved.