public interface GenericDialogAppender
Modifier and Type | Method and Description |
---|---|
void |
addQuery(GenericDialog gd)
adds the questions this registration wants to ask
|
boolean |
parseDialog(GenericDialog gd)
queries the questions asked before
|
void addQuery(GenericDialog gd)
gd
- boolean parseDialog(GenericDialog gd)
gd
- Copyright © 2015–2021 Fiji. All rights reserved.