LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.app.behavior
Class LyChangePhotoBehavior

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.LyChangePhotoBehavior
All Implemented Interfaces:
LyActionBehaviorInterface, LyBehaviorInterface, LyUserInputBehaviorInterface, LyGetSessionInterface

public class LyChangePhotoBehavior
extends LyUserInputBehavior


Field Summary
static int SIZE
           
 
Fields inherited from class leon.app.behavior.LyUserInputBehavior
__VERSION
 
Constructor Summary
LyChangePhotoBehavior()
           
 
Method Summary
 void init(LyController controller)
          Initializes information used within this behavior and is called immediately after its construction.
 boolean validate(LyController controller, LyParameterValues values)
          Method invoked when the user validates the content of the input.
 
Methods inherited from class leon.app.behavior.LyUserInputBehavior
cancel, close, userInputDemand
 
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
 
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
 

Field Detail

SIZE

public static int SIZE
Constructor Detail

LyChangePhotoBehavior

public LyChangePhotoBehavior()
Method Detail

init

public void init(LyController controller)
Description copied from class: LyBehavior
Initializes information used within this behavior and is called immediately after its construction.
The default implementation does nothing.

Specified by:
init in interface LyBehaviorInterface
Overrides:
init in class LyBehavior
Parameters:
controller - The controller that requested the creation of this behavior.

validate

public boolean validate(LyController controller,
                        LyParameterValues values)
Description copied from class: LyUserInputBehavior
Method invoked when the user validates the content of the input.
The default implementation does nothing.

Overrides:
validate in class LyUserInputBehavior
Parameters:
controller - the current LyUserInputController instance
values - values set by the user.
Returns:
True if validation is successfull, false otherwise.

(c) January 2013 - W4 S.A.

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