AbstractColumn where the IModel of a cell is provided by
applying a dataFunction to the IModel of the row.LoadableDetachableModel that wraps another IModel and applies
a SerializableFunction to the wrapped model to get the value for the
load() function.BiConsumer that is Serializable.BiFunction that is Serializable.Consumer that is Serializable.Function that is Serializable.Supplier that is Serializable.LoadableDetachableModel that gets its value from a SerializableSupplier.Copyright © 2020. All rights reserved.