public interface Filter
SpreadsheetColumn. Simply
set a Filtered row on the SpreadsheetView by using SpreadsheetView.setFilteredRow(java.lang.Integer).
SpreadsheetColumn.
MenuButton that will be displayed
over the cell. It is primarily designed to filter some rows in the
SpreadsheetView. But the MenuButton can serve any purpose since it is
entirely customizable.
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.control.MenuButton |
getMenuButton()
Return the MenuButton displayed into the bottom-right corner of the cell.
|