StringFieldViewImpl

object StringFieldViewImpl extends CellViewFactory[String]
trait CellViewFactory[String]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]](cell: CellView[T, String], name: String, columns: Int)(implicit tx: T, cursor: Cursor[T], undoManager: UndoManager[T]): StringFieldView[T]