LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.app.behavior
Class LyFindBehavior

java.lang.Object
  extended by leon.app.behavior.LyBehavior
      extended by leon.app.behavior.LyActionBehavior
          extended by leon.app.behavior.LyUserInputBehavior
              extended by leon.app.behavior.LyFindBehavior
All Implemented Interfaces:
LyActionBehaviorInterface, LyBehaviorInterface, LyUserInputBehaviorInterface, LyGetSessionInterface

public class LyFindBehavior
extends LyUserInputBehavior

The default find behavior


Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyFindBehavior()
           
 
Method Summary
 boolean isVertical(LyFindController findController)
          Check if the controller is vertical
 void userInputDemand(LyController controller, LyDemand demand)
          Invoked when the user validates the content of the input.
 
Methods inherited from class leon.app.behavior.LyUserInputBehavior
cancel, close, validate
 
Methods inherited from class leon.app.behavior.LyActionBehavior
endAction, getClientContext, getContextTitle, getHelpFile, getImage, getImageTooltip, getKeyValue, getMenuItemImage, getTitle, reset, startAction
 
Methods inherited from class leon.app.behavior.LyBehavior
free, getSession, handleDemand, init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Constructor Detail

LyFindBehavior

public LyFindBehavior()
Method Detail

isVertical

public boolean isVertical(LyFindController findController)
Check if the controller is vertical

Parameters:
findController - the find controller
Returns:
true if the panel is vertical, false otherwise

userInputDemand

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

Specified by:
userInputDemand in interface LyUserInputBehaviorInterface
Overrides:
userInputDemand in class LyUserInputBehavior
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