Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected void | edit(ListCell<T> cell)
Implements abstract com.
|
protected ListView | getCellContainer()
Implements abstract com.
|
protected FocusModel | getFocusModel()
Implements abstract com.
|
protected MultipleSelectionModel | getSelectionModel()
Implements abstract com. * Public API * * |
ListCellBehavior | back to summary |
---|---|
public ListCellBehavior(ListCell<T> control) * Constructors * * |
edit | back to summary |
---|---|
protected void edit(ListCell<T> cell) Implements abstract com.
|
getCellContainer | back to summary |
---|---|
protected ListView Implements abstract com.
|
getFocusModel | back to summary |
---|---|
protected FocusModel Implements abstract com.
|
getSelectionModel | back to summary |
---|---|
protected MultipleSelectionModel Implements abstract com. * Public API * *
|