public abstract class ContextualEditableRule extends Object implements IEditableRule
ALWAYS_EDITABLE, NEVER_EDITABLE| Constructor and Description |
|---|
ContextualEditableRule() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isEditable(ILayerCell cell,
IConfigRegistry configRegistry) |
boolean |
isEditable(int columnIndex,
int rowIndex) |
public boolean isEditable(int columnIndex,
int rowIndex)
isEditable in interface IEditableRulepublic abstract boolean isEditable(ILayerCell cell, IConfigRegistry configRegistry)
isEditable in interface IEditableRuleCopyright © 2013. All Rights Reserved.