Package org.springframework.shell.component.view.control.cell
package org.springframework.shell.component.view.control.cell
-
ClassDescriptionAbstractCell<T>Base implementation of a
Cell
.Base implementation of aListCell
.Base implementation of aTextCell
.Cell<T>Base interface for all cells.ListCell<T>Extension of aCell
to make it aware of an item style and selection state.TextCell<T>Extension of aCell
to make it aware of an item style and selection state.