Package pamViewFX.fxNodes.table
package pamViewFX.fxNodes.table
-
ClassDescriptionA class containing a
TableCell
implementation that draws aTextField
node inside the cell.ChoiceTable<T extends ChoiceTableItem>Simple table with a check box column that only allows one check box column for single or multiple selection of table rows.Used in conjuction with the Choice table.Create a VBox or HBox with create (+ icon), edit (settings icon) and delete (- icon) buttons.Pane which holds data within a table and has add, settings and delete buttons.