|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.app.behavior.LyBehavior
leon.app.behavior.LyActionBehavior
leon.app.behavior.LyUserInputBehavior
leon.app.behavior.LyChangePhotoBehavior
public class LyChangePhotoBehavior
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 |
---|
public static int SIZE
Constructor Detail |
---|
public LyChangePhotoBehavior()
Method Detail |
---|
public void init(LyController controller)
LyBehavior
init
in interface LyBehaviorInterface
init
in class LyBehavior
controller
- The controller that requested the creation of this behavior.public boolean validate(LyController controller, LyParameterValues values)
LyUserInputBehavior
validate
in class LyUserInputBehavior
controller
- the current LyUserInputController instancevalues
- values set by the user.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |