public final class PersonTableCellEditorFactory
extends org.jowidgets.tools.editor.AbstractTableCellEditorFactory<org.jowidgets.common.widgets.editor.ITableCellEditor>
| Constructor and Description |
|---|
PersonTableCellEditorFactory(BeanTableModel<Person> model) |
| Modifier and Type | Method and Description |
|---|---|
org.jowidgets.common.widgets.editor.ITableCellEditor |
create(org.jowidgets.common.model.ITableCell cell,
int row,
int column,
org.jowidgets.common.widgets.factory.ICustomWidgetFactory widgetFactory) |
public PersonTableCellEditorFactory(BeanTableModel<Person> model)
Copyright © 2015. All rights reserved.