Class TextInputCell

All Implemented Interfaces:
Cell<String>

public class TextInputCell extends AbstractInputCell<String,TextInputCell.ViewData>
An AbstractCell used to render a text input.