public class InquiryHistory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
MustButton |
buttonBack |
MustButton |
buttonForward |
Constructor and Description |
---|
InquiryHistory(SessionData sessionData,
Callback callback)
Constructs a new InquiryHistory.
|
Modifier and Type | Method and Description |
---|---|
void |
addSnapshot(int dialogNbr)
Adds a snapshot of an inquiry condition.
|
void |
clear() |
void |
fetchYourValueFromRequest(GeneralizedRequest request) |
boolean |
process() |
boolean |
recoverSnapshot(int dialogNbr)
Recovers a snapshot concerning the specified dialog number.
|
void |
register(HalfDataComboBox comboBox) |
void |
register(MustCheckBox check) |
void |
register(MustTextField textField)
Registers a text field to be recovered by inquiry history.
|
void |
register(VariableChoice comboBox)
Registers a combobox to be recovered by inquiry history.
|
public MustButton buttonBack
public MustButton buttonForward
public InquiryHistory(SessionData sessionData, Callback callback)
callback
- the callback for navigation eventspublic void register(MustTextField textField)
textField
- the text field to registerpublic void register(VariableChoice comboBox)
textField
- the combobox to registerpublic void register(HalfDataComboBox comboBox)
public void register(MustCheckBox check)
public void addSnapshot(int dialogNbr)
public boolean recoverSnapshot(int dialogNbr)
dialogNbr
- the dialog number whose snapshot is to be resetpublic void clear()
public void fetchYourValueFromRequest(GeneralizedRequest request)
public boolean process()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de