A B C D E F G H I J L M N O P R S T U V W

U

uiChangeListener - Variable in class com.sptci.echo2demo.InputForm
The property change listener used to synchronise modifications applied to the InputForm.model java bean to the UI components.
uiContainer - Variable in class com.sptci.echo2.Updater
The UI container that is to be updated.
uiFields - Variable in class com.sptci.echo2.ModelGenerator
A Map of fields in ModelGenerator.source.
uiValues() - Method in class com.sptci.echo2.Updater
Fetch the values of all the fields in Updater.uiContainer.
update() - Method in class com.sptci.echo2.JDOModelUpdater
Over-ridden to conduct the updates with the bounds of a transaction as mandated by JDO.
update() - Method in class com.sptci.echo2.ModelUpdater
Update the fields of the Updater.bean with the data in similarly named fields in Updater.uiContainer.
update() - Method in class com.sptci.echo2.Updater
Update the fields of the desired component with the data contained in similarly named fields in the other component.
update() - Method in class com.sptci.echo2.ViewUpdater
Update the fields of the Updater.uiContainer with the data in similarly named fields in Updater.bean.
updateComponent(Object, Object) - Method in class com.sptci.echo2.ViewUpdater
Update the value of the specified code using the specified value.
updateFile(File) - Method in class com.sptci.echo2.JDOMetaDataGenerator
Add the meta-data for the JDOMetaDataGenerator.name JDO object to the existing meta-data file.
updateListBox(ListBox, PropertyChangeEvent) - Method in class com.sptci.echo2.ViewPropertyChangeListener
Update a ListBox UI component.
updateListBox(ListBox, List<ListItem>) - Method in class com.sptci.echo2.ViewUpdater
Update a ListBox UI component.
Updater - Class in com.sptci.echo2
An abstract updater used to update UI containers or JavaBean objects from one another.
Updater() - Constructor for class com.sptci.echo2.Updater
Default constructor.
Updater(Object, Object) - Constructor for class com.sptci.echo2.Updater
Create a new instance with the specified UI container and java bean.
updateSelectField(SelectField, PropertyChangeEvent) - Method in class com.sptci.echo2.ViewPropertyChangeListener
Process a SelectField UI component.
updateSelectField(SelectField, List<ListItem>) - Method in class com.sptci.echo2.ViewUpdater
Update a SelectField UI component.

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2006 Sans Pareil Technologies, Inc. All Rights Reserved.