Class DefaultFxTableBinding<S,T>

java.lang.Object
org.tentackle.bind.AbstractBinding
org.tentackle.fx.bind.DefaultFxTableBinding<S,T>
Type Parameters:
S - type of the objects contained within the table's items list
T - type of the content in all cells in this column
All Implemented Interfaces:
Binding, FxTableBinding<S,T>

public class DefaultFxTableBinding<S,T> extends AbstractBinding implements FxTableBinding<S,T>
Implementation of a table binding.
Author:
harald