Package pamViewFX.fxNodes.table
Class ChoiceTableItem
java.lang.Object
pamViewFX.fxNodes.table.ChoiceTableItem
- Direct Known Subclasses:
VRSettingsPane.LandMarkGroupItem
Used in conjuction with the Choice table. A table item which can be selected
using a check box cell. This represents one row of Choice table data.
- Author:
- Jamie Macaulay
-
Field Summary
FieldsModifier and TypeFieldDescriptionjavafx.beans.property.BooleanProperty
Property on whether the check box int he table row is selected. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
checkItem
(javafx.beans.value.ObservableValue<?> value) Check the params.boolean
Check the params for the table row.