Uses of Enum Class
com.suncode.pwfl.web.ui.UIFragment
Packages that use UIFragment
-
Uses of UIFragment in com.suncode.pwfl.web.ui
Methods in com.suncode.pwfl.web.ui that return UIFragmentModifier and TypeMethodDescriptionstatic UIFragment
Returns the enum constant of this class with the specified name.static UIFragment[]
UIFragment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suncode.pwfl.web.ui with parameters of type UIFragmentModifier and TypeMethodDescriptionstatic String
WebScripts.Link.fragment
(UIFragment fragment) Returns relative link to given fragment e.g.static String
WebScripts.Link.fragment
(UIFragment fragment, boolean debug) Returns relative link to given fragment e.g.WebScripts.inject
(UIFragment fragment, org.springframework.core.io.Resource resource) Injects given resource into givenUIFragment
.