JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.jboss.elemento.router.LoadData
Packages that use
LoadData
Package
Description
org.jboss.elemento.router
Uses of
LoadData
in
org.jboss.elemento.router
Methods in
org.jboss.elemento.router
with parameters of type
LoadData
Modifier and Type
Method
Description
Place
Place.
loader
(
LoadData
<?> loader)
Places
Places.
loader
(
Place
place,
LoadData
<?> loader)
Assigns a given loader for a specific place.