public class VariationInformationEditConfiguration.DiplomaBinding extends ModelWidgetBindingSupport<KSTextBox>
DIRTY_PATH, RUNTIME_ROOT| Constructor and Description |
|---|
VariationInformationEditConfiguration.DiplomaBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
setModelValue(KSTextBox widget,
DataModel model,
String path)
Sets the model with the value from the widget
|
void |
setWidgetValue(KSTextBox widget,
DataModel model,
String path)
Sets the passed in widget with the appropriate data from the model
|
ensureDirtyFlagPath, nullsafeEquals, nullsafeEquals, setDirtyFlagpublic VariationInformationEditConfiguration.DiplomaBinding()
public void setModelValue(KSTextBox widget, DataModel model, String path)
ModelWidgetBindingwidget - Widget to interpret the data frompath - where in the model to store the datapublic void setWidgetValue(KSTextBox widget, DataModel model, String path)
ModelWidgetBindingwidget - the widget to have its value setmodel - DataModel to retrieve the data frompath - where in the model to get the dataCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.