SPT RWT Application API
A B C D E F G H I J K L M N O P Q R S T U V W X

V

valueChanged(TreeSelectionEvent) - Method in class com.sptci.rwt.webui.tree.SelectionListener
Update MainView.right with meta data relevant to the selected AbstractNode.
valueOf(String) - Static method in enum com.sptci.rwt.DBMSMetaData.Transaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.ForeignKeyMetaData.Deferrability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.ForeignKeyMetaData.Rule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.IndexMetaData.SortSequence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.IndexMetaData.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.TriggerMetaData.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.TriggerMetaData.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sptci.rwt.TriggerMetaData.Timing
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sptci.rwt.DBMSMetaData.Transaction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.ForeignKeyMetaData.Deferrability
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.ForeignKeyMetaData.Rule
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.IndexMetaData.SortSequence
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.IndexMetaData.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.TriggerMetaData.Event
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.TriggerMetaData.Orientation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sptci.rwt.TriggerMetaData.Timing
Returns an array containing the constants of this enum type, in the order they're declared.
version - Variable in class com.sptci.rwt.DBMSMetaData
The product version as reported by the vendor.
version - Variable in class com.sptci.rwt.JDBCMetaData
The version number of the driver.
view - Variable in class com.sptci.rwt.webui.HistoryView
The executor view to which this component is bound.
ViewAnalyser - Class in com.sptci.rwt
An analyser for analysing view type objects in the database.
ViewAnalyser(ConnectionManager) - Constructor for class com.sptci.rwt.ViewAnalyser
Create a new instance of the class using the specified connection manager.
ViewAnalyserTest - Class in com.sptci.rwt
Unit test for the ViewAnalyser object.
ViewAnalyserTest() - Constructor for class com.sptci.rwt.ViewAnalyserTest
 
ViewMetaData - Class in com.sptci.rwt
A value object that represents metadata for views.
ViewMetaData() - Constructor for class com.sptci.rwt.ViewMetaData
 
viewName - Static variable in class com.sptci.rwt.CreateTestObjects
 
ViewNode - Class in com.sptci.rwt.webui.tree
A TreeNode that represents a view in the active database connection.
ViewNode(ViewMetaData) - Constructor for class com.sptci.rwt.webui.tree.ViewNode
Create a new tree node using the specified metadata object.
views - Variable in class com.sptci.rwt.RootMetaData
The collection of ViewMetaData objects that represent all the views available in this schema.
ViewsNode - Class in com.sptci.rwt.webui.tree
A TreeNode that represents all the views in schema in the active database connection.
ViewsNode(RootMetaData) - Constructor for class com.sptci.rwt.webui.tree.ViewsNode
Create a new tree node representing all the available views in the specified schema.
ViewsView - Class in com.sptci.rwt.webui.model
A dummy view component since no pertinent data is available for the ViewsNode.
ViewsView(String) - Constructor for class com.sptci.rwt.webui.model.ViewsView
Create a new instance of the view using the specified model object.
ViewView - Class in com.sptci.rwt.webui.model
A view component used to display the information contained in ViewMetaData.
ViewView(ViewMetaData) - Constructor for class com.sptci.rwt.webui.model.ViewView
Create a new instance of the view using the specified model object.

SPT RWT Application API
A B C D E F G H I J K L M N O P Q R S T U V W X