dropdown

abstract fun dropdown(key: String): DropdownCellEditor?
abstract fun dropdown(index: Int): DropdownCellEditor?