|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextSensitiveCellEditorFactory
Interfaces used by CellEditorManager to create a cell editor using factory pattern. Different from CellEditorFactory
, this interface takes an EditorContext in the create method.
Method Summary | |
---|---|
CellEditor |
create(EditorContext context)
|
Methods inherited from interface com.jidesoft.grid.CellEditorFactory |
---|
create |
Method Detail |
---|
CellEditor create(EditorContext context)
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |