Uses of Interface
com.vaadin.addon.spreadsheet.client.SpreadsheetCustomEditorFactory
-
Packages that use SpreadsheetCustomEditorFactory Package Description com.vaadin.addon.spreadsheet.client -
-
Uses of SpreadsheetCustomEditorFactory in com.vaadin.addon.spreadsheet.client
Methods in com.vaadin.addon.spreadsheet.client that return SpreadsheetCustomEditorFactory Modifier and Type Method Description SpreadsheetCustomEditorFactorySpreadsheetWidget. getCustomEditorFactory()Methods in com.vaadin.addon.spreadsheet.client with parameters of type SpreadsheetCustomEditorFactory Modifier and Type Method Description voidSpreadsheetWidget. setCustomEditorFactory(SpreadsheetCustomEditorFactory customEditorFactory)
-