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

R

rebuildMenu() - Method in class com.sptci.rwt.webui.MainView
Rebuilds the MainView.menuComponent.
referencedSchema - Variable in class com.sptci.rwt.ForeignKeyMetaData
The schema in which the table whose column this foreign key references exists.
referencedTable - Variable in class com.sptci.rwt.ForeignKeyMetaData
The table whose column this foreign key references.
refresh() - Method in class com.sptci.rwt.webui.MainView
Refreshes the view.
refTableName - Static variable in class com.sptci.rwt.CreateTestObjects
 
reset() - Method in class com.sptci.rwt.webui.BatchQueryExecutorView
Removes the results of a previous query execution.
reset() - Method in class com.sptci.rwt.webui.ExecutorView
Removes the results of a previous query execution.
resetMenu() - Method in class com.sptci.rwt.webui.MainController
Rebuild the MainView.menuComponent to reflect modifications made to the application persistent state.
results - Variable in class com.sptci.rwt.webui.ExecutorView
The component used to display the results after executing a statement.
right - Variable in class com.sptci.rwt.webui.MainView
The container used to hold all the information displayed in the detail view area (right side).
root - Variable in class com.sptci.rwt.ObjectMetaData
A reference to the parent catalogue/schema to which this object belongs.
root - Variable in class com.sptci.rwt.TriggerMetaData
A reference to the catalogue/schema in which this trigger exists.
RootMetaData - Class in com.sptci.rwt
An asbtract base class that represents objects that serve as the root of the database.
RootMetaData() - Constructor for class com.sptci.rwt.RootMetaData
 
Row - Class in com.sptci.rwt
A simple value object that represents a row in a ResultSet.
Row() - Constructor for class com.sptci.rwt.Row
 
Rows - Class in com.sptci.rwt
A simple value object that represents a ResultSet.
Rows() - Constructor for class com.sptci.rwt.Rows
 
rows - Variable in class com.sptci.rwt.Rows
The collection of Row instances contained in result set.
rows - Variable in class com.sptci.rwt.webui.RowsTableModel
The list used as the backing store for this model.
rowSize - Variable in class com.sptci.rwt.LimitsMetaData
The maximum number of bytes this database allows in a single row.
RowsTableModel - Class in com.sptci.rwt.webui
A custom table model used to display Rows object.
RowsTableModel(Rows) - Constructor for class com.sptci.rwt.webui.RowsTableModel
Create a new instance of the table model using the specified model object.
RowTable - Class in com.sptci.rwt.webui
A custom table used to display Row objects.
RowTable(RowTableModel) - Constructor for class com.sptci.rwt.webui.RowTable
Create a new table instance using the specified model.
RowTableModel - Class in com.sptci.rwt.webui
A custom table model used to display Row objects.
RowTableModel() - Constructor for class com.sptci.rwt.webui.RowTableModel
Default constructor.
RowTableModel(String, int, int, ConnectionManager) - Constructor for class com.sptci.rwt.webui.RowTableModel
Create a new instance of the table model using the specified collection of Row objects.

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