public interface ECPCellReadOnlyTester
Modifier and Type | Method and Description |
---|---|
boolean |
isCellReadOnly(VTableControl vTableControl,
org.eclipse.emf.ecore.EStructuralFeature.Setting setting)
The test method, which defines whether a cell should be readonly or not.
|
boolean isCellReadOnly(VTableControl vTableControl, org.eclipse.emf.ecore.EStructuralFeature.Setting setting)
vTableControl
- the VTableControl
the view model element of the tablesetting
- the EStructuralFeature.Setting
of the cellCopyright © 2016. All rights reserved.