- validate() - Method in class com.sptci.echo.binding.JDOViewValidator
-
Perform the validation on the child components.
- validate() - Method in class com.sptci.echo.binding.ViewValidator
-
Perform the validation on the child components.
- validate() - Method in class com.sptci.echo2.binding.JDOViewValidator
-
Perform the validation on the child components.
- validate() - Method in class com.sptci.echo2.binding.ViewValidator
-
Perform the validation on the child components.
- value - Variable in class com.sptci.echo.binding.ListItem
-
The item or value stored in the list.
- value - Variable in class com.sptci.echo2.binding.ListItem
-
The item or value stored in the list.
- valueOf(String) - Static method in enum com.sptci.echo.annotation.Constraints.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sptci.echo.list.BooleanSelectField.BooleanValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sptci.echo.table.OrderBy.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sptci.echo.table.SortableTableModel.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sptci.echo2.annotation.Constraints.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sptci.echo2.table.OrderBy.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sptci.echo2.table.SortableTableModel.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sptci.echo.annotation.Constraints.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sptci.echo.list.BooleanSelectField.BooleanValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sptci.echo.table.OrderBy.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sptci.echo.table.SortableTableModel.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sptci.echo2.annotation.Constraints.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sptci.echo2.table.OrderBy.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sptci.echo2.table.SortableTableModel.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- view - Variable in class com.sptci.echo.binding.Updater
-
The UI container that is to be updated.
- view - Variable in class com.sptci.echo.binding.ViewInitialiser
-
The object that is being initialised.
- view - Variable in class com.sptci.echo.binding.ViewValidator
-
The view whose child components are to be validated.
- view - Variable in class com.sptci.echo.Controller
-
The view that is controlled by this instance.
- View - Interface in com.sptci.echo
-
A marker interface used to help identify container components used to
build an application.
- view - Variable in class com.sptci.echo2.binding.Updater
-
The UI container that is to be updated.
- view - Variable in class com.sptci.echo2.binding.ViewInitialiser
-
The object that is being initialised.
- view - Variable in class com.sptci.echo2.binding.ViewValidator
-
The view whose child components are to be validated.
- view - Variable in class com.sptci.echo2.Controller
-
The view that is controlled by this instance.
- View - Interface in com.sptci.echo2
-
A marker interface used to help identify container components used to
build an application.
- ViewInitialiser<V> - Class in com.sptci.echo.binding
-
An updater used to update UI containers with data from
JavaBean objects.
- ViewInitialiser(V) - Constructor for class com.sptci.echo.binding.ViewInitialiser
-
Create a new instance for the specified view.
- ViewInitialiser<V> - Class in com.sptci.echo2.binding
-
An updater used to update UI containers with data from
JavaBean objects.
- ViewInitialiser(V) - Constructor for class com.sptci.echo2.binding.ViewInitialiser
-
Create a new instance for the specified view.
- ViewPropertyChangeListener - Class in com.sptci.echo.binding
-
The
PropertyChangeListener for change events fired
by java beans to update
Echo2 UI container classes
(represented by
PropertyChangeListener.bean).
- ViewPropertyChangeListener(Object) - Constructor for class com.sptci.echo.binding.ViewPropertyChangeListener
-
Create a new instance of the listener for the specified object.
- ViewPropertyChangeListener - Class in com.sptci.echo2.binding
-
The
PropertyChangeListener for change events fired
by java beans to update
Echo2 UI container classes
(represented by
PropertyChangeListener.bean).
- ViewPropertyChangeListener(Object) - Constructor for class com.sptci.echo2.binding.ViewPropertyChangeListener
-
Create a new instance of the listener for the specified object.
- ViewUpdater<V,M> - Class in com.sptci.echo.binding
-
An updater used to update UI components with data from
their backing model objects.
- ViewUpdater(V, M) - Constructor for class com.sptci.echo.binding.ViewUpdater
-
Create a new instance with the specified UI container and java
bean.
- ViewUpdater<V,M> - Class in com.sptci.echo2.binding
-
An updater used to update UI components with data from
their backing model objects.
- ViewUpdater(V, M) - Constructor for class com.sptci.echo2.binding.ViewUpdater
-
Create a new instance with the specified UI container and java
bean.
- ViewValidator<V> - Class in com.sptci.echo.binding
-
A standard validator for view components.
- ViewValidator() - Constructor for class com.sptci.echo.binding.ViewValidator
-
Default constructor.
- ViewValidator(V) - Constructor for class com.sptci.echo.binding.ViewValidator
-
Create a new instance of the validator for the specified view.
- ViewValidator<V> - Class in com.sptci.echo2.binding
-
A standard validator for view components.
- ViewValidator() - Constructor for class com.sptci.echo2.binding.ViewValidator
-
Default constructor.
- ViewValidator(V) - Constructor for class com.sptci.echo2.binding.ViewValidator
-
Create a new instance of the validator for the specified view.
- viewValues() - Method in class com.sptci.echo.binding.Updater
-
- viewValues() - Method in class com.sptci.echo2.binding.Updater
-