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 |
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
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.
Website: W4 S.A., contact us: support@w4global.com