Ceres Data Binding

compared with
Current by Norman Fomferra
on Jul 06, 2008 21:52.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
// ...
vc.addModel(ValueModel.createMapEntryModel(map, "auxDataFile", File.class));
vc.addModel(ValueModel.createValueModel("debug", Boolean.TYPE));
//...
{code}