See: Description
Class | Description |
---|---|
EntityListView<T extends EntityList> |
A view that renders an
EntityList visually. |
LabelEntityView |
A view which displays a label representing a given entity.
|
MultiButtonEntityView<T extends Entity> |
A view that renders an
Entity as a MultiButton. |
ProfileAvatarsTitleComponent |
A component with profile avatars of one or more profiles.
|
ProfileAvatarView |
A view that shows a profile’s avatar filled in a circle.
|
ProfileAvatarView.ImageRenderer |
An image renderer that will render a
ProfileAvatarView as an image for the given entity. |
ProfileListView |
A list view that can show a list of profiles.
|
ProfileListView.ProfileListRowCellRenderer |
A list cell renderer for rendering rows of a list with
ProfileListView.ProfileListRowView . |
ProfileListView.ProfileListRowView |
Row view for rendering a single row of the
ProfileListView . |
TabsEntityView |
An Tabs component that is backed by a view model.
|
WrapperEntityView<T extends Entity> |
An entity view that is made explicitly to wrap another component.
|
Enum | Description |
---|---|
EntityListView.RowLayout |
An enum to specify the layout used for the rows.
|
This package contains entity views - view components that are bound to an Entity value model.
Copyright © 2021. All Rights Reserved.