Uses of Class
com.iamsoft.util.ui.javafx.test.Person
Packages that use Person
-
Uses of Person in com.iamsoft.util.ui.javafx.test
Fields in com.iamsoft.util.ui.javafx.test with type parameters of type PersonModifier and TypeFieldDescriptionPersonUtils.ACCUMULATORThere are several ways to setup property binding.PersonUtils.ACCUMULATORThere are several ways to setup property binding.static final UnaryOperator<Person>PersonUtils.CLONE_FUNCTIONstatic final Function<Person,Collection<? extends javafx.beans.Observable>> PersonUtils.PROPERTIES_FUNCTIONMethods in com.iamsoft.util.ui.javafx.test that return PersonMethods in com.iamsoft.util.ui.javafx.test that return types with arguments of type PersonModifier and TypeMethodDescriptionjavafx.util.Callback<javafx.scene.control.TableColumn.CellDataFeatures<Person,?>, javafx.beans.value.ObservableValue<?>> PersonUtils.Attrib.getCellValueFactory()PersonUtils.Attrib.getFunction()PersonUtils.makeColumns()javafx.scene.control.TableColumn<Person,?> PersonUtils.Attrib.makeTableColumn()PersonUtils.personIterator()Infinite iterator of person objects.PersonUtils.personIterator(Random pRandom) Infinite iterator of person objects.Methods in com.iamsoft.util.ui.javafx.test with parameters of type PersonModifier and TypeMethodDescriptionstatic voidMethod parameters in com.iamsoft.util.ui.javafx.test with type arguments of type PersonModifier and TypeMethodDescriptionvoidPersonUtils.Attrib.configureTableColumn(javafx.scene.control.TableColumn<Person, ?> pColumn) Constructors in com.iamsoft.util.ui.javafx.test with parameters of type Person