StringFieldView

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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