JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.emf.facet.widgets.celleditors
Interface IModelCellEditHandler
public interface
IModelCellEditHandler
Method Summary
Methods
Modifier and Type
Method and Description
void
commit
()
Commit the value currently in the cell editor.
Method Detail
commit
void commit()
Commit the value currently in the cell editor. This will get the value through
IModelCellEditor.getValue()
and set it on the model element under the cell.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method