Interface SpreadsheetCustomEditorFactory


  • public interface SpreadsheetCustomEditorFactory
    • Method Detail

      • hasCustomEditor

        boolean hasCustomEditor​(String selectedCellKey)
      • getCustomEditor

        com.google.gwt.user.client.ui.Widget getCustomEditor​(String selectedCellKey)