Module MaterialFX
Package io.github.palexdev.materialfx.bindings
package io.github.palexdev.materialfx.bindings
-
ClassesClassDescriptionHelper class for
BiBindingManager.Binding helper for bidirectional bindings.This singleton class manages bidirectional bindings.Helper class for theBindingManager.Binding helper for unidirectional bindings.This singleton class manages unidirectional bindings.BindingsMap<K,V> A specialWeakHashMapthat allows to retrieve the keys ordered by insertion.ABooleanListBindingis a particular binding that takes a list ofBooleanPropertyand observes each one of them updating it's value when they change.