Package net.sf.basedb.clients.web.extensions.list
package net.sf.basedb.clients.web.extensions.list
-
ClassDescriptionA simple bean-like implementation of the ListColumn interface.A column action implementation that finds an item linked with a any-to-any link.Action factory for adding columns to a table that display items that are linked with an any-to-any link.ListColumnAction<I,
V> Action that inserts a new column into a table listing.Data loader implementation that acts as a proxy to a ListColumnAction object.Renderer implementation that add formatter and data loader implementation for a list column that can be exported.Utility class for list column extension points.A factory implementation that generates list columns based on a property path as used by theMetadata
class.A concrete implementation of the ListColumnAction interface.Filter implementation that accept raw bioassay items of a given raw data type.Related item column that load annotation values from the parent or child items.A column action implementation that finds a parent or child item of a given subtype and then get an annotation or other property value from it.Represents a specification for loading a related parent or child item.Action factory for adding columns to a table that pull data from a parent or child item from an arbitrary location up or down the chain of linked items.Related item column that displays an error message.Related item column that get values from an extension.Helper class for storing request-scoped objects that may be useful to re-use between multiple columns.Related item column that get the item lists that the parent or child item is a member of.Related item column that get values from multiple hops betweeen child->parent->child.Related item column that get values from parent or child items by specifying a "property path".Filter implementation that accept (annotatable) items of a given subtype.