public interface IModelCellEditorContainer<T extends AbstractModelCellEditor>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBundleName() |
AbstractModelCellEditor |
getModelCellEditor() |
void |
setBundleName(java.lang.String bundleName) |
void |
setModelCellEditor(AbstractModelCellEditor modelCellEditor) |
java.lang.String getBundleName()
void setBundleName(java.lang.String bundleName)
AbstractModelCellEditor getModelCellEditor()
void setModelCellEditor(AbstractModelCellEditor modelCellEditor)