Class SelectionCell

java.lang.Object
All Implemented Interfaces:
Cell<String>

public class SelectionCell extends AbstractInputCell<String,String>
A Cell used to render a drop-down list.