Uses of Class
org.apache.causeway.viewer.commons.applib.services.branding.BrandingUiModel
Packages that use BrandingUiModel
Package
Description
-
Uses of BrandingUiModel in org.apache.causeway.viewer.commons.applib.services.branding
Methods in org.apache.causeway.viewer.commons.applib.services.branding that return BrandingUiModelModifier and TypeMethodDescriptionBrandingUiService.getHeaderBranding()BrandingUiService.getSignInBranding() -
Uses of BrandingUiModel in org.apache.causeway.viewer.commons.applib.services.header
Methods in org.apache.causeway.viewer.commons.applib.services.header that return BrandingUiModelModifier and TypeMethodDescription@NonNull BrandingUiModelHeaderUiModel.branding()Returns the value of thebrandingrecord component.Constructors in org.apache.causeway.viewer.commons.applib.services.header with parameters of type BrandingUiModelModifierConstructorDescriptionHeaderUiModel(@NonNull BrandingUiModel branding, @NonNull UserProfileUiModel userProfile, @NonNull NavbarUiModel navbar) Creates an instance of aHeaderUiModelrecord class.