mvc
Interface NamedModel<T>

All Superinterfaces:
CallbackRegistry, Model<T>, Named
All Known Subinterfaces:
CascadedChooser<T>, Storable<T>
All Known Implementing Classes:
Choice.Model, CompositeModel, ConstantModel, IntegralRange.Model, LeafCascadedChooser, NamedDirectModel, NonLeafCascadedChooser, RealRange.Model

public interface NamedModel<T>
extends Named, Model<T>

DOCME.


Method Summary
 
Methods inherited from interface conversion.Named
getName
 
Methods inherited from interface mvc.Model
getValue
 
Methods inherited from interface mvc.CallbackRegistry
addCallback, removeCallback