@NonNullApi
Package com.broadleafcommerce.metadata.dsl.core.extension
-
Interface Summary Interface Description ActionGrid<G extends ActionGrid<G>> An extension ofGrid
to represent a grid with grid-level and row-level actions.BuilderFieldSource<D extends BuilderFieldSource<D>> An interface implemented by components that intend to support the inclusion of augmented custom fields.Dependent<D extends Dependent<D>> Represents metadata for aFormComponent
that has dependencies on its parent form's state.ExportGrid<G extends ExportGrid<G>> An extension ofActionGrid
to represent a grid with a grid-level export action.FetchEntity<C extends FetchEntity<C>> Represents the metadata for a component that supports fetching a single entity.FetchGrid<G extends FetchGrid<G>> Represents the metadata for aGrid
that supports fetching it's own data.Filterable<D extends Filterable<D>> An interface implemented by components that intend to support filterable behavior.FilterableGrid<G extends FilterableGrid<G>> Represents the metadata for aFetchGrid
that supports filtering it's records using various filter actions.Form<F extends Form<F>> Represents the metadata for a component whose children are variousFormComponent
.Grid<G extends Grid<G>> An interface representing a grid with a collection ofColumn
.ImportGrid<G extends ImportGrid<G>> An extension ofActionGrid
to represent a grid with a grid-level import action.Orderable<R extends Orderable<R>> Represents the metadata for a collection component that supports re-ordering it's members.PageableFetch<C extends PageableFetch<C>> Pollable<G extends Pollable<G>> An interface implemented by components that intend to support pollable behavior.ResourceGrid<G extends ResourceGrid<G>> Represents the metadata of aActionGrid
andFetchGrid
that is used for managing an external resource.Selectable<S extends Selectable<S>> An interface implemented by components that intend to support selectable behavior.Selectable.ConfigureSelectable A functional interface to provide a functional entry-point toSelectable
.SortableGrid<G extends SortableGrid<G>> Trackable<T extends Trackable<T>> -
Enum Summary Enum Description PollableOptions.PollStrategyType Represents the type of strategy used to when calculating the interval at which to poll.SortableGrid.Sort.Direction