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 |
Methods inherited from interface leon.app.behaviorinterface.LyActionBehaviorInterface |
endAction, getClientContext, getContextTitle, getHelpFile, getImage, getImageTooltip, getKeyValue, getMenuItemImage, getTitle, reset, startAction |
__VERSION
static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
userInputDemand
void userInputDemand(LyController controller,
LyDemand demand)
- Invoked when the user validates the input content.
- Parameters:
controller
- the current LyUserInputController instancedemand
- demand parameters sent by the view component.
Website: W4 S.A., contact us: support@w4global.com