Uses of Record Class
eu.rarogsoftware.rarog.platform.api.plugins.web.page.ui.UiFragment
Packages that use UiFragment
Package
Description
-
Uses of UiFragment in eu.rarogsoftware.rarog.platform.api.plugins.web.page.ui
Methods in eu.rarogsoftware.rarog.platform.api.plugins.web.page.ui that return types with arguments of type UiFragmentModifier and TypeMethodDescriptionUiFragmentsDescriptor.fragments()
Returns the value of thefragments
record component.Constructor parameters in eu.rarogsoftware.rarog.platform.api.plugins.web.page.ui with type arguments of type UiFragmentModifierConstructorDescriptionUiFragmentsDescriptor
(List<UiFragment> fragments) Creates an instance of aUiFragmentsDescriptor
record class. -
Uses of UiFragment in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.web.ui
Method parameters in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.web.ui with type arguments of type UiFragmentModifier and TypeMethodDescription(package private) UiFragmentsDescriptor
UiFragmentsAutoConfiguration.uiFragmentsDescriptor
(List<UiFragment> elements)