Class SelectValueScalarMap

All Implemented Interfaces:
Comparable, Propertied

public class SelectValueScalarMap extends ScalarMapAdapter
Provides support for adapting ScalarMap-s to Display.SelectValue.

Instances of this class have the the JavaBean properties of the superclass as well as the following, bound, JavaBean properties:

Name Type Access Default Description
value Real set/get new Real(Double.NaN) The selected value
Version:
$Revision: 1.8 $
Author:
Steven R. Emmerson