Uses of Class
com.aquima.interactions.framework.container.dtree.TreeRunnerCallback
Packages that use TreeRunnerCallback
-
Uses of TreeRunnerCallback in com.aquima.interactions.framework.container.dtree
Constructors in com.aquima.interactions.framework.container.dtree with parameters of type TreeRunnerCallbackModifierConstructorDescriptionprotected
AnsweredContainer
(ValueReference[] references, TreeRunnerCallback callBack, IContainerContext context) protected
ButtonContainer
(IContainerContext context, TreeRunnerCallback callBack, boolean canContinue) protected
QuestionsContainer
(ValueReference[] questions, TreeRunnerCallback callBack, IContainerContext context)