|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEditableRule | |
---|---|
org.eclipse.nebula.widgets.nattable.config | |
org.eclipse.nebula.widgets.nattable.edit | |
org.eclipse.nebula.widgets.nattable.extension.builder.model |
Uses of IEditableRule in org.eclipse.nebula.widgets.nattable.config |
---|
Classes in org.eclipse.nebula.widgets.nattable.config that implement IEditableRule | |
---|---|
class |
ContextualEditableRule
|
class |
DefaultEditableRule
|
class |
EditableRule
|
Fields in org.eclipse.nebula.widgets.nattable.config declared as IEditableRule | |
---|---|
static IEditableRule |
IEditableRule.ALWAYS_EDITABLE
|
static IEditableRule |
IEditableRule.NEVER_EDITABLE
|
Uses of IEditableRule in org.eclipse.nebula.widgets.nattable.edit |
---|
Fields in org.eclipse.nebula.widgets.nattable.edit with type parameters of type IEditableRule | |
---|---|
static ConfigAttribute<IEditableRule> |
EditConfigAttributes.CELL_EDITABLE_RULE
The configuration attribute for the IEditableRule that is used to determine
whether a cell is editable or not. |
Uses of IEditableRule in org.eclipse.nebula.widgets.nattable.extension.builder.model |
---|
Methods in org.eclipse.nebula.widgets.nattable.extension.builder.model that return IEditableRule | |
---|---|
IEditableRule |
IEditor.getEditableRule()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |