| Constructor and Description |
|---|
FilterBase(SpreadsheetView spv,
int column)
Constructor for the Filter indicating on which column it's applied on.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.control.MenuButton |
getMenuButton()
Return the MenuButton displayed into the bottom-right corner of the cell.
|
public FilterBase(SpreadsheetView spv, int column)
spv - column - public javafx.scene.control.MenuButton getMenuButton()
getMenuButton in interface Filter