LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.app.behaviorinterface
Interface LyOutlineBehaviorInterface

All Superinterfaces:
LyActionBehaviorInterface, LyBehaviorInterface, LyFormBehaviorInterface
All Known Subinterfaces:
LyClassBehaviorInterface
All Known Implementing Classes:
LyClassBehavior

public interface LyOutlineBehaviorInterface
extends LyFormBehaviorInterface

Generic interface for all behaviors that applies on outline action.

See Also:
LyOutlineController

Field Summary
static java.lang.String __VERSION
          File version
 
Method Summary
 LyAction getSetAction(LyOutlineController outline, LyFieldInfo fieldInfo)
          Get action used for fast edition of given field.
 
Methods inherited from interface leon.app.behaviorinterface.LyFormBehaviorInterface
getImage, getValue, isDisplayed
 
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

getSetAction

LyAction getSetAction(LyOutlineController outline,
                      LyFieldInfo fieldInfo)
Get action used for fast edition of given field.

Parameters:
outline - the current LyOutlineController instance.
fieldInfo - the fieldInfo to be edited.
Returns:
The action to be used for fast editing or null if field id not editable.

(c) January 2013 - W4 S.A.

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