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 thefragmentsrecord 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 aUiFragmentsDescriptorrecord 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) UiFragmentsDescriptorUiFragmentsAutoConfiguration.uiFragmentsDescriptor(List<UiFragment> elements)