Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
D
E
F
G
I
J
N
O
P
R
S
T
W
S
SwingDataServiceAction
- class jve.generated.
SwingDataServiceAction
.
This action will execute a data source service with a single argument.
SwingDataServiceAction()
- Constructor for class jve.generated.
SwingDataServiceAction
SwingPropertyFilter
- class jve.generated.
SwingPropertyFilter
.
This filter acts as a Document for a JTextComponent.
SwingPropertyFilter()
- Constructor for class jve.generated.
SwingPropertyFilter
Construct a SwingPropertyFilter.
SwingTableBinder
- class jve.generated.
SwingTableBinder
.
Swing implementation of the ITableBinder interface.
SwingTableBinder()
- Constructor for class jve.generated.
SwingTableBinder
SwingTableBinder.SwingTableSelectionChangedEvent
- class jve.generated.
SwingTableBinder.SwingTableSelectionChangedEvent
.
The type of event that is fired when the table's selection changes.
SwingTableBinder.SwingTableSelectionChangedEvent(Object)
- Constructor for class jve.generated.
SwingTableBinder.SwingTableSelectionChangedEvent
SwingTextComponentBinder
- class jve.generated.
SwingTextComponentBinder
.
Swing implementation of the IFieldBinder interface.
SwingTextComponentBinder()
- Constructor for class jve.generated.
SwingTextComponentBinder
selectionChanged(ITableBinder.SelectionChangedEvent)
- Method in interface jve.generated.
ITableBinder.SelectionChangedListener
Callback notification for selected object changes
set(int, Object)
- Method in class jve.generated.
DataSourceDataRows
set(int, Object)
- Method in interface jve.generated.
IRowsDataObject
Set the value at the given index
setActionType(int)
- Method in interface jve.generated.
IActionBinder
Deprecated.
setActionType(int)
- Method in class jve.generated.
SwingDataServiceAction
Deprecated.
- use setEnableFlags or setDisableFlags
setAutoEditable(boolean)
- Method in class jve.generated.
SwingTextComponentBinder
Set the auto enable property, which automatically enables/disables editing the text field when the bound data value is valid.
setAutoRefresh(boolean)
- Method in class jve.generated.
DataSourceDataObject
Sets the autoRefresh property.
setCaseSensitive(boolean)
- Method in class jve.generated.
SwingPropertyFilter
Sets whether the filter should be sensitive to case while filtering.
setClassName(String)
- Method in class jve.generated.
JavaBeanDataObject
Set the fully-qualified class name of the target Java bean.
setClassName(String)
- Method in class jve.generated.
JavaBeanDataSource
Set the fully qualified class name of the target Java Bean.
setDataObject(IDataObject)
- Method in interface jve.generated.
IFieldBinder
Set the data object that provides the data used by this binder.
setDataObject(IDataObject)
- Method in class jve.generated.
SwingTextComponentBinder
setDataSource(IDataSource)
- Method in class jve.generated.
DataSourceDataObject
Set the data source against which the service call will be performed.
setDataSource(IDataSource)
- Method in class jve.generated.
DataSourceDataRows
setDataSource(IDataSource)
- Method in class jve.generated.
DataSourceService
setDataSource(Object)
- Method in class jve.generated.
EJBDataSource
setDataSource(Object)
- Method in interface jve.generated.
IDataSource
Set an instance of a facade to become the data source
setDataSource(IDataSource)
- Method in interface jve.generated.
IDataSourceService
Set the Data Source associated with this action.
setDataSource(Object)
- Method in class jve.generated.
JavaBeanDataSource
setDataSource(IDataSource)
- Method in class jve.generated.
SwingDataServiceAction
setDataSource(Object)
- Method in class jve.generated.
WebServiceDataSource
setDisableFlags(int)
- Method in interface jve.generated.
IActionBinder1
This method is used to configure when the visual will disable itself.
setDisableFlags(int)
- Method in class jve.generated.
SwingDataServiceAction
setEjbClassName(String)
- Method in class jve.generated.
EJBDataSource
setEjbHomeName(String)
- Method in class jve.generated.
EJBDataSource
setEjbRef(String)
- Method in class jve.generated.
EJBDataSource
setEnableFlags(int)
- Method in interface jve.generated.
IActionBinder1
This method is used to configure when the visual will enable itself.
setEnableFlags(int)
- Method in class jve.generated.
SwingDataServiceAction
setEnabled(boolean)
- Method in interface jve.generated.
IActionBinder
Set the enabled state of the action.
setEnabled(boolean)
- Method in class jve.generated.
SwingDataServiceAction
setFilter(IFilterBinder)
- Method in interface jve.generated.
ITableBinder
Set a filter to attatch to this table.
setFilter(IFilterBinder)
- Method in class jve.generated.
SwingTableBinder
setFilteredProperty(String)
- Method in class jve.generated.
SwingPropertyFilter
Set the property that the canidate objects will be based on.
setNameserviceType(String)
- Method in class jve.generated.
EJBDataSource
setProperty(String)
- Method in interface jve.generated.
IBoundObject
Set the property of the source object that will be the bound object.
setProperty(String)
- Method in interface jve.generated.
IFieldBinder
Set the property of the object that will be used as the target of this binder.
setProperty(String)
- Method in class jve.generated.
JObjectTableBinder
setProperty(String)
- Method in class jve.generated.
ObjectReference
Set the property to be used for this ObjectReference.
setProperty(String)
- Method in class jve.generated.
SwingDataServiceAction
setProperty(String)
- Method in class jve.generated.
SwingTableBinder
This method should not be called on a SwingTableBinder.
setProperty(String)
- Method in class jve.generated.
SwingTextComponentBinder
setProviderUrl(String)
- Method in class jve.generated.
EJBDataSource
setRowBinder(IRowsDataObject)
- Method in class jve.generated.
JRowTableBinder
Set the rows data object associated with this binder.
setServiceArgument(ObjectReference)
- Method in class jve.generated.
DataSourceDataObject
Set the service argument for the service call.
setServiceArgument(ObjectReference)
- Method in class jve.generated.
DataSourceDataRows
setServiceArgument(ObjectReference)
- Method in class jve.generated.
DataSourceService
setServiceArgument(ObjectReference)
- Method in interface jve.generated.
IDataSourceService
Set the argument for the service call, according to the method signature set with the setService method.
setServiceArgument(ObjectReference)
- Method in class jve.generated.
SwingDataServiceAction
setServiceLocatorName(String)
- Method in class jve.generated.
WebServiceDataSource
setServiceMethod(String)
- Method in class jve.generated.
WebServiceDataSource
setServiceSignature(String)
- Method in class jve.generated.
DataSourceDataObject
Set the service method with the given method signature.
setServiceSignature(String)
- Method in class jve.generated.
DataSourceDataRows
setServiceSignature(String)
- Method in class jve.generated.
DataSourceService
setServiceSignature(String)
- Method in interface jve.generated.
IDataSourceService
This is the service method signature that is to be use.
setServiceSignature(String)
- Method in class jve.generated.
SwingDataServiceAction
setSourceObject(Object)
- Method in class jve.generated.
BasicDataObject
setSourceObject(Object)
- Method in class jve.generated.
DataSourceDataObject
Set the object referenced by this data object.
setSourceObject(Object)
- Method in class jve.generated.
DataSourceDataRows
setSourceObject(Object)
- Method in interface jve.generated.
IBoundObject
Set the source object that will be used as a reference for the bound object.
setSourceObject(Object, String)
- Method in interface jve.generated.
IBoundObject
Set the source object and target property simultaneously.
setSourceObject(Object)
- Method in class jve.generated.
JObjectTableBinder
setSourceObject(Object)
- Method in class jve.generated.
ObjectReference
Set the source object this ObjectReference will be bound to.
setSourceObject(Object, String)
- Method in class jve.generated.
ObjectReference
setSourceObject(Object)
- Method in class jve.generated.
SwingDataServiceAction
setSourceObject(Object, String)
- Method in class jve.generated.
SwingDataServiceAction
setSourceObject(Object)
- Method in class jve.generated.
SwingTableBinder
This method should not be called on a SwingTableBinder.
setSourceObject(Object, String)
- Method in class jve.generated.
SwingTableBinder
This method should not be called on a SwingTableBinder.
setValue(String, Object)
- Method in class jve.generated.
BasicDataObject
Set the value of the given property on the source object to the given value.
setValue(String, Object)
- Method in interface jve.generated.
IDataObject
Use the setter of an object to set a property.
setValue(Object)
- Method in class jve.generated.
PropertyHelper
Set the value of the target property to the given value.
setValue(String, Object)
- Method in class jve.generated.
SwingDataServiceAction
setValue(String, Object)
- Method in class jve.generated.
SwingTableBinder
Change the value of the given property on the selected row object in the table.
setVisualTextComponent(JTextComponent)
- Method in class jve.generated.
SwingPropertyFilter
Set the visual text component that will be used as input for the filter.
setVisualTextComponent(JTextComponent)
- Method in class jve.generated.
SwingTextComponentBinder
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
D
E
F
G
I
J
N
O
P
R
S
T
W