LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.setinterface
Interface LyQuestionAnswerInterface

All Superinterfaces:
LyAnswerInterface
All Known Implementing Classes:
LyApplicationVersionValidator, LyCanvasController, LyChatBehavior, LyContextListController, LyCreateController, LyCreateOrSetController, LyDeleteController, LyDialogController, LyEditTableController, LyEditTableSetController, LyExportController, LyFilterEditorController, LyFrameController, LyImportTableController, LyLoginController, LyMultiClassExportController, LyMultiClassImportController, LyMultiPageTableController, LyPanelController, LyRelationTableController, LySessionBehavior, LySetController, LyShareSessionBehavior, LyShowUrlController, LySimpleTableController, LySocialBehavior, LyTabAreaController, LyTableController, LyTreeBaseController, LyTreeController, LyViewController

public interface LyQuestionAnswerInterface
extends LyAnswerInterface

Implemented by classes which expects answerd from a LyViewManager.askQuestion request.

See Also:
LyViewManager.askQuestion(leon.view.LyComponent, java.lang.String, leon.view.setinterface.LyQuestionAnswerInterface, java.lang.Object)

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void questionAnswer(boolean result, java.lang.Object clientData)
          Answer to a askQuestion request.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

questionAnswer

void questionAnswer(boolean result,
                    java.lang.Object clientData)
Answer to a askQuestion request.

Parameters:
result - true if the user has clicked on Yes or Ok
client - data specified in the askQuestion method
See Also:
LyQuestionAnswerInterface

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com