androidx.slice.builders
Classes
CellBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
GridRowBuilder |
Builder to construct a grid row which may be added as a row to |
GridRowBuilder.CellBuilder |
Builder to construct a cell. |
GridRowBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
GridRowBuilderKt |
|
HeaderBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
InputRangeBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
ListBuilder |
Builder for constructing slices composed of rows of content. |
ListBuilder.HeaderBuilder |
Builder to construct a header row. |
ListBuilder.InputRangeBuilder |
Builder to construct a input range row. |
ListBuilder.RangeBuilder |
Builder to construct a range row which can be added to a |
ListBuilder.RatingBuilder |
Builder to construct a input star rating. |
ListBuilder.RowBuilder |
Builder to construct a row. |
ListBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
ListBuilderKt |
|
RangeBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
RowBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
SelectionBuilder |
Builder to construct a selection which can be added to a |
SliceAction |
Class representing an action, supports tappable icons, custom toggle icons, and default toggles, as well as date and time pickers. |
TemplateSliceBuilder |
Base class of builders of various template types. |