|
Project: stp | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExecuteQuery.Viewer in com.ibm.rational.stp.client.samples |
---|
Classes in com.ibm.rational.stp.client.samples that implement ExecuteQuery.Viewer | |
---|---|
(package private) static class |
EditRecord.Viewer
An extension of the ViewRecord.Viewer that adds the ability to start an action under which fields of the record can be modified. |
(package private) static class |
ViewRecord.Viewer
An instance of ExecuteQuery.Viewer that allows (read-only) viewing of a Record resource. |
Methods in com.ibm.rational.stp.client.samples with parameters of type ExecuteQuery.Viewer | |
---|---|
(package private) static void |
ExecuteQuery.run(String title,
CqProvider provider,
ExecuteQuery.Viewer viewer)
Asks the user to select a database and a query in that database and then executes the query, displaying the results in a table. |
(package private) static void |
ExecuteQuery.showResults(String title,
ExecuteQuery.Viewer viewer)
Displays the result set (in g_cell) in a table. |
|
Generated Wed 14-Mar-2018 10:41 PM | |||||||||
PREV NEXT | FRAMES NO FRAMES |