Project: stp

Uses of Interface
com.ibm.rational.stp.client.samples.ExecuteQuery.Viewer

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 Tue 12-Aug-2014 11:05 PM

Copyright © IBM 2014. All rights reserved.