leon.app.behaviorinterface
Interface LyImportBehaviorInterface
- All Superinterfaces:
- LyActionBehaviorInterface, LyBehaviorInterface
- All Known Implementing Classes:
- LyImportBehavior
public interface LyImportBehaviorInterface
- extends LyActionBehaviorInterface
This interface defines the methods to implement in order to modify the behavior of an import
action.
- See Also:
LyImportController
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
checkFields
java.lang.String checkFields(LyImportController controller,
LyInfoList<LyFieldInfo> fields)
- Checks if the import can be done with the given list of selected fields.
- Parameters:
controller
- the current import controllerfields
- the fields we want to check
- Returns:
- an error message if the import can not be done with the given selected files, null if
everything is fine
Website: W4 S.A., contact us: support@w4global.com