Uses of Record Class
org.apache.causeway.viewer.commons.applib.services.menu.model.NavbarUiModel
Packages that use NavbarUiModel
Package
Description
-
Uses of NavbarUiModel in org.apache.causeway.viewer.commons.applib.services.header
Methods in org.apache.causeway.viewer.commons.applib.services.header that return NavbarUiModelModifier and TypeMethodDescription@NonNull NavbarUiModelHeaderUiModel.navbar()Returns the value of thenavbarrecord component.Constructors in org.apache.causeway.viewer.commons.applib.services.header with parameters of type NavbarUiModelModifierConstructorDescriptionHeaderUiModel(@NonNull BrandingUiModel branding, @NonNull UserProfileUiModel userProfile, @NonNull NavbarUiModel navbar) Creates an instance of aHeaderUiModelrecord class.