leon.app.behaviorinterface
Interface LyEditTableBehaviorInterface
- All Superinterfaces:
- LyActionBehaviorInterface, LyBehaviorInterface, LyPanelBehaviorInterface, LyTableBehaviorInterface
- All Known Implementing Classes:
- LyEditTableBehavior
public interface LyEditTableBehaviorInterface
- extends LyTableBehaviorInterface
This interface defines methods to implement in order to modify the default behavior of an edit
table controller.
- See Also:
LyEditTableController
Field Summary |
static java.lang.String |
__VERSION
File version |
Methods inherited from interface leon.app.behaviorinterface.LyTableBehaviorInterface |
buildRowItem, completeRow, dragFinished, dragStart, drop, enableGroupBy, getCellLabel, getCellLabel, getChooseColumnsFieldInfos, getColumnWidth, getContent, getDefaultCriterion, getDependsFieldInfos, getDisplayListFirstImage, getFields, getFooterLabel, getGroupColor, getGroupLabel, getHeaderLabel, getHeaderTooltip, getIndex, getLabel, getLoadedFieldInfos, getRowColor, getRowImage, getStatusImage, getStatusTooltip, selectionChanged, updateCell, updateRowItem, validateSort |
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
displayRowTools
boolean displayRowTools(LyEditTableController tableController)
- Indicates if tools should be displayed at the end of an edit table row.
These tools allow the end-user to cancel or validate modifications made on a single line.
- Parameters:
tableController
- the table controller
- Returns:
- true is tools should be displayed, false otherwise.
Website: W4 S.A., contact us: support@w4global.com