org.eclipse.nebula.widgets.nattable.config
Class DefaultEditableRule
java.lang.Object
org.eclipse.nebula.widgets.nattable.config.EditableRule
org.eclipse.nebula.widgets.nattable.config.DefaultEditableRule
- All Implemented Interfaces:
- IEditableRule
public class DefaultEditableRule
- extends EditableRule
Method Summary |
boolean |
isEditable(int columnIndex,
int rowIndex)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultEditableRule
public DefaultEditableRule(boolean defaultEditable)
isEditable
public boolean isEditable(int columnIndex,
int rowIndex)
- Specified by:
isEditable
in interface IEditableRule
- Specified by:
isEditable
in class EditableRule
Copyright © 2015. All rights reserved.