Package com.reportmill.wizard
Class WSListKey
java.lang.Object
com.reportmill.wizard.WizardScreen
com.reportmill.wizard.WSListKey
A wizard screen used to select a list key.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.reportmill.wizard.WizardScreen
getWizard 
- 
Constructor Details
- 
WSListKey
Creates a new WSListKey. 
 - 
 - 
Method Details
- 
getListKey
Returns the List Key selected by this wizard screen. - 
getFilterExpression
Returns the filter expression key entered by this wizard screen. - 
getUI
Returns the Swing UI panel for this wizard screen.- Overrides:
 getUIin classWizardScreen
 - 
resetUI
public void resetUI()Update UI.- Overrides:
 resetUIin classWizardScreen
 - 
respondUI
Respond to UI.- Overrides:
 respondUIin classWizardScreen
 
 -