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

E

ENCODING - Static variable in class com.sptci.rwt.Connections
The encoding to use to serialise and deserialise instances of this class.
ENCODING - Static variable in class com.sptci.rwt.Queries
The encoding to use to serialise and deserialise instances of this class.
equals(Object) - Method in class com.sptci.rwt.MetaData
Default implementation of the equality comparison method.
event - Variable in class com.sptci.rwt.TriggerMetaData
The event that fires the trigger.
ExcelDownloadProvider - Class in com.sptci.rwt.webui
Action listener for exporting the results of a SQL statement to Excel.
ExcelDownloadProvider(String, ConnectionManager) - Constructor for class com.sptci.rwt.webui.ExcelDownloadProvider
Create a new instance of the download provider using the specified values.
ExcelGenerator - Class in com.sptci.rwt
An Excel workbook generator for data contained in a Rows object.
ExcelGenerator() - Constructor for class com.sptci.rwt.ExcelGenerator
 
execute(String, int...) - Method in class com.sptci.rwt.BatchQueryExecutor
Execute the specified statement(s) and return all the ResultSet and Statement.getUpdateCount() values that result from executing the statement(s).
execute(String, List<Rows>, Connection, int, int) - Method in class com.sptci.rwt.BatchQueryExecutor
Execute the specified SQL statement and fetch its associated result set or update count.
execute(String, int...) - Method in class com.sptci.rwt.QueryExecutor
Execute the specified statement and return a Rows object that represent the data in the ResultSet obtained by executing the statement.
ExecuteBatchQueryListener - Class in com.sptci.rwt.webui
The listener for the QueryExecutorView used to interact with the QueryExecutor class.
ExecuteBatchQueryListener(MainController) - Constructor for class com.sptci.rwt.webui.ExecuteBatchQueryListener
Create a new instance of the listener using the specified Controller to interact with the application.
ExecuteQueryListener - Class in com.sptci.rwt.webui
The listener for the QueryExecutorView used to interact with the QueryExecutor class.
ExecuteQueryListener(MainController) - Constructor for class com.sptci.rwt.webui.ExecuteQueryListener
Create a new instance of the listener using the specified Controller to interact with the application.
ExecutorListener - Class in com.sptci.rwt.webui
An abstract ActionListener used to listen to events triggered to open ExecutorView components.
ExecutorListener(MainController) - Constructor for class com.sptci.rwt.webui.ExecutorListener
Create a new instance of the listener using the specified Controller to interact with the application.
ExecutorPane - Class in com.sptci.rwt.webui.style
The Style for the primary SplitPane used to layout the query executor views.
ExecutorPane() - Constructor for class com.sptci.rwt.webui.style.ExecutorPane
 
ExecutorView - Class in com.sptci.rwt.webui
An abstract base class for query executor view components used to interact with the AbstractQueryExecutor class.
ExecutorView(MainController) - Constructor for class com.sptci.rwt.webui.ExecutorView
Create instance of the pane using the specified controller.
export(String) - Method in class com.sptci.rwt.BatchQueryExecutor
Execute the specified statement(s) and return a Excel workbook that represents all the data contained in the ResultSets obtained by executing the statement.
ExportListener - Class in com.sptci.rwt.webui
Action listener for exporting the results of a SQL statement to Excel.
ExportListener(MainController) - Constructor for class com.sptci.rwt.webui.ExportListener
Create a new instance of the listener using the specified controller.

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