LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.app.behaviorinterface
Interface LyUserInputBehaviorInterface

All Superinterfaces:
LyActionBehaviorInterface, LyBehaviorInterface
All Known Subinterfaces:
LyMailBehaviorInterface, LyWebServicesBehaviorInterface
All Known Implementing Classes:
LyChangePhotoBehavior, LyChatBehavior, LyCommonServiceBehavior, LyFindBehavior, LyLoginBehavior, LyMailBehavior, LyMessageBehavior, LyPasswordBehavior, LySendFileBehavior, LySendObjectBehavior, LyShareSessionBehavior, LyUserInputBehavior, LyWebServiceBehavior

public interface LyUserInputBehaviorInterface
extends LyActionBehaviorInterface

This interface defines the method to implement in order to manage a user input controller.

See Also:
LyUserInputController

Field Summary
static java.lang.String __VERSION
          File version
 
Method Summary
 void userInputDemand(LyController controller, LyDemand demand)
          Invoked when the user validates the input content.
 
Methods inherited from interface leon.app.behaviorinterface.LyActionBehaviorInterface
endAction, getClientContext, getContextTitle, getHelpFile, getImage, getImageTooltip, getKeyValue, getMenuItemImage, getTitle, reset, startAction
 
Methods inherited from interface leon.app.behaviorinterface.LyBehaviorInterface
free, handleDemand, init
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Method Detail

userInputDemand

void userInputDemand(LyController controller,
                     LyDemand demand)
Invoked when the user validates the input content.

Parameters:
controller - the current LyUserInputController instance
demand - demand parameters sent by the view component.

(c) January 2013 - W4 S.A.

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