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 IEditableRule
public abstract boolean isEditable(ILayerCell cell, IConfigRegistry configRegistry)
isEditable
in interface IEditableRule
Copyright © 2013. All Rights Reserved.