BaseDescriptor |
Base class for various live data configuration descriptors.
|
LiveData |
The live data to display.
|
LiveDataActionDescriptor |
Describes a live data action.
|
LiveDataConfiguration |
Describes the live data configuration.
|
LiveDataEntryDescriptor |
Describes a live data entry.
|
LiveDataLayoutDescriptor |
Holds the layout configuration.
|
LiveDataMeta |
Describes the configuration used to display the live data.
|
LiveDataPaginationConfiguration |
Describes the live data pagination configuration.
|
LiveDataPropertyDescriptor |
Describes how the user interacts with a given property.
|
LiveDataPropertyDescriptor.DisplayerDescriptor |
Holds the displayer configuration.
|
LiveDataPropertyDescriptor.FilterDescriptor |
Holds the filter configuration.
|
LiveDataPropertyDescriptor.OperatorDescriptor |
An operator to use when filtering the live data.
|
LiveDataQuery |
The query used to get the live data.
|
LiveDataQuery.Constraint |
A constraint to apply to a property value.
|
LiveDataQuery.Filter |
A set of constraints to apply to a given property.
|
LiveDataQuery.SortEntry |
A sort entry.
|
LiveDataQuery.Source |
Specifies where to take the data from.
|
LiveDataSelectionConfiguration |
Describes the live data selection configuration.
|
WithParameters |
Base class for components and POJOs that can have unknown parameters.
|